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!
