How to plot function of matrix in MATLAB?
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Sergey Lopatnikov
el 15 de Sept. de 2020
Comentada: madhan ravi
el 15 de Sept. de 2020
I have
x=1:5
y=1:5
It seems that surf can plot Z=x+y, but not Z=x+y' .
How to plot Z=x+y'?
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Surface and Mesh Plots en Help Center y File Exchange.
Productos
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!