shuftting graph plot matlab
Afficher commentaires plus anciens
theta= inv(A)* S;
th=vec2mat(theta,19);
figure
mesh( th);
1 commentaire
Adam Danz
le 11 Avr 2019
The original question asked how to shift the x and y coordinates of a mesh plot produced by mesh(z).
Réponse acceptée
Plus de réponses (0)
Catégories
En savoir plus sur Surface and Mesh Plots dans Centre d'aide et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
