creating a plot for given functions
Mostrar comentarios más antiguos
Hi,
I want tocreate a plot
with a=1:10,
b=1:10
c=1:10 as my 3-axis
and i want to plot x,y,z where
x=a+b+c;
y=a+2b+c;
z=a+b+c;
help getting this plot.
Thanks, Sita
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.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!