mesh scaling problem
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
When I z-scale a mesh plot without manipulating my data I get a wrong graphic result.
example :
mesh(peaks(100)); zlim([5 10]);
Any idea to get it right ?
0 commentaires
Réponses (0)
Voir également
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!