How to extract the data that is used to draw a surface in this example?

3 vues (au cours des 30 derniers jours)
Zheng
Zheng le 20 Sep 2012
Here's Matlab example
oad franke; fitresult = fit( [x, y], z, 'poly23' ); % use fit function to calculate a surface
Then a surface can be drawn by using plot(fitresult, [x,y], z)
But how can I be able to access these data used to draw this surface?<<http://ilovematlab.cn/data/attachment/forum/201209/21/001024ebetooqn9tjsoyf5.jpg>>

Réponse acceptée

Sachin Ganjare
Sachin Ganjare le 21 Sep 2012

Plus de réponses (0)

Catégories

En savoir plus sur Spline Postprocessing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by