Surf from a numerical array
Show older comments
Suppose I solve a PDE and obtain a solution in 2D say . If I do surf(u) I get a picture of the whole thing. Can I change the values of the axis to correspond to the actual values of interest? Currently the axis values just represent the number of data points, so I want to change that to actual values of interest.
Accepted Answer
More Answers (1)
Sufiyan
on 26 Feb 2024
0 votes
I believe this is similar to changing the limits on the axis scale to different values or rescaling the axis.
Categories
Find more on Surface and Mesh Plots 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!

