How to draw a figure?
显示 更早的评论
Now i got three matrix X, Y, Z of the same size, say M*N. How can i plot a figure with the value Z_ij corresponding to axis (A_ij,B_ij) ??
回答(1 个)
Marta Salas
2014-4-11
编辑:Marta Salas
2014-4-11
0 个投票
you can try surf or mesh: http://www.mathworks.es/es/help/matlab/learn_matlab/creating-mesh-and-surface-plots.html
类别
在 帮助中心 和 File Exchange 中查找有关 Creating, Deleting, and Querying Graphics Objects 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!