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!
