How to make plot3 as surf?
Ältere Kommentare anzeigen
Hello everyone,
I have 3 datas in space: x_sec is 97x10, y_sec is 97x10 and z_sec is 1x10 matrices. When I use the plot3(x_sec,y_sec,z_sec) command I get line plotted in 3d. But I want a surface plot using surf. How can I achieve that?

This is a proplleler with a twist.
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!