How can I specify contour levels when using plot(fit, 'Style', 'Contour')
Show older comments
I am following one of the curve fit toolbox examples, and handing the fit function modeling result to the plot function to create a contour plot. Contour has a level function argument, but I cannot find a Plot level property. If someone could show how to use Contour with the fit model result, that would also solve the problem. I found one example using meshgrid, but that crashed Matlab when I tried it.
Thank You
Accepted Answer
More Answers (0)
Categories
Find more on Contour Plots in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!