shuftting graph plot matlab
Mostra commenti meno recenti
theta= inv(A)* S;
th=vec2mat(theta,19);
figure
mesh( th);
1 Commento
Adam Danz
il 11 Apr 2019
The original question asked how to shift the x and y coordinates of a mesh plot produced by mesh(z).
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Surface and Mesh Plots in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
