shuftting graph plot matlab
Ältere Kommentare anzeigen
theta= inv(A)* S;
th=vec2mat(theta,19);
figure
mesh( th);
1 Kommentar
Adam Danz
am 11 Apr. 2019
The original question asked how to shift the x and y coordinates of a mesh plot produced by mesh(z).
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Surface and Mesh Plots finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
