read 3d.fig xyz
1 回表示 (過去 30 日間)
古いコメントを表示
Hello I have an image 3d.fig and i want to read the x and y and z coordinate how can I?
0 件のコメント
回答 (1 件)
Star Strider
2015 年 2 月 10 日
10 件のコメント
Star Strider
2015 年 2 月 11 日
The only solution I can come up with is to manually go to the ‘File’ menu in the figure GUI, choose ‘Save As’, and choose the ‘*.jpg’ option to save it as an image. All the data should be available to you then when you open it as an image. (There may be a way to do that programmatically, but I can’t find it in the documentation, at least not with your particular figure file.)
参考
カテゴリ
Help Center および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!