shuftting graph plot matlab
Mostrar comentarios más antiguos
theta= inv(A)* S;
th=vec2mat(theta,19);
figure
mesh( th);
1 comentario
Adam Danz
el 11 de Abr. de 2019
The original question asked how to shift the x and y coordinates of a mesh plot produced by mesh(z).
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Surface and Mesh Plots en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
