mesh scaling problem

2 views (last 30 days)
Stephan Moeller
Stephan Moeller on 26 Mar 2012
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 ?

Answers (0)

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!