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

8 次查看(过去 30 天)
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>>

采纳的回答

Sachin Ganjare
Sachin Ganjare 2012-9-21

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Spline Postprocessing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by