How to draw a figure?
1 回表示 (過去 30 日間)
古いコメントを表示
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) ??
0 件のコメント
回答 (1 件)
Marta Salas
2014 年 4 月 11 日
編集済み: Marta Salas
2014 年 4 月 11 日
you can try surf or mesh: http://www.mathworks.es/es/help/matlab/learn_matlab/creating-mesh-and-surface-plots.html
0 件のコメント
参考
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!