How to surf very small values keeping the same ratio?
Show older comments
I'm having a solution with very small values and I need to surf it; this is how a part of the solution looks like:

I'm also using the same aspect ratio and because the values are so small the surf looks like a 2D plot.

It should look as if I would take a pencil and a piece of paper and I would draw it. Is there any way to keep the same aspect ratio but not to look like in the figure? Thank you.
Accepted Answer
More Answers (1)
Alan Stevens
on 11 Jun 2023
0 votes
Multiply them all by 1e4.
4 Comments
Alexandra Roxana
on 12 Jun 2023
Alan Stevens
on 12 Jun 2023
The idea is you scale them for purposes of the graph. You then indicate the scaling by putting the appropriately scaled units on the z-axis.
Alexandra Roxana
on 12 Jun 2023
Alan Stevens
on 12 Jun 2023
I guess you need to use John's approach (below).
Categories
Find more on Creating, Deleting, and Querying Graphics Objects in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
