shuftting graph plot matlab
古いコメントを表示
theta= inv(A)* S;
th=vec2mat(theta,19);
figure
mesh( th);
1 件のコメント
Adam Danz
2019 年 4 月 11 日
The original question asked how to shift the x and y coordinates of a mesh plot produced by mesh(z).
採用された回答
その他の回答 (0 件)
カテゴリ
ヘルプ センター および File Exchange で Surface and Mesh Plots についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
