Plot fitting curve (x,y) in 3D (x,y,z)

1 view (last 30 days)
Hello!
I use the fit funciton several times on (x , y) data. Therefore I got several fitting functions. I would like to plot them in the space, as in the image below. Is there a way to do so?
Thank you in advance

Accepted Answer

Star Strider
Star Strider on 22 Nov 2021
One option is the waterfall plot.
I would start with it.
.
.

More Answers (0)

Categories

Find more on Interpolation in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!