need to make a 3d plot
Mostrar comentarios más antiguos
Hi,
I need to make a 3D surface . I know "surf" is SIMILAR to what I need, but that's not quite it. Basically, I have the following variables:
t = [1.952:m] 90x1double
S1* = [4.1332:n] 90x1double
S2* = [303.0277:o] 90x1double
These should be the three Cartesian corodinate axes.
So to summarize, I need a graph of the form (t,S1*,S2*).
Thanks in advance.
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre 2-D and 3-D Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!