Surface plot from straight line coordinates and their value on z

1 view (last 30 days)
I'm looking to represent in MATLAB the plot attached.
I have a series of six straight lines coordinates, and every line has a value on z-axis. How can i plot the surface?

Accepted Answer

darova
darova on 6 Feb 2020
Concantenate your data into matrix. Look for surf, see how data should look like
Also you can use griddata

More Answers (0)

Categories

Find more on 2-D and 3-D Plots in Help Center and File Exchange

Products


Release

R2019b

Community Treasure Hunt

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

Start Hunting!