mesh scaling problem
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
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 Kommentare
Antworten (0)
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!