read 3d.fig xyz
古いコメントを表示
Hello I have an image 3d.fig and i want to read the x and y and z coordinate how can I?
回答 (1 件)
Star Strider
2015 年 2 月 10 日
0 投票
10 件のコメント
mohamad
2015 年 2 月 10 日
Star Strider
2015 年 2 月 10 日
Telling me that ‘it couldn't solve the problem’ does not give me any useful information.
What did not work?
What code did you use? (Paste it in your next Comment, and use the [{}Code] button to format it.)
Were there any errors? If there were, please copy them in their entirety and paste them with your next Comment. Include the lines of your code the errors refer to.
It would also be helpful if you attached your .fig file to your original Question (or at least to your next Comment). Use the ‘paperclip’ or ‘staple’ icon to do that. That way, we can work with it to see what it contains, and may be able to help you get the information you want from it.
mohamad
2015 年 2 月 10 日
編集済み: Star Strider
2015 年 2 月 11 日
Image Analyst
2015 年 2 月 10 日
That does not look like it would retrieve the x, y, and z data, but whatever...as long as you think you got it working.....
mohamad
2015 年 2 月 11 日
Star Strider
2015 年 2 月 11 日
Unless you attach '3d_ssfs.fig' so we can experiment with it, we cannot help further.
Good luck!
mohamad
2015 年 2 月 11 日
Star Strider
2015 年 2 月 11 日
I loaded it but I cannot get any information at all out of it with respect to coordinate data. (I thought it was a plot. I can deal with them.)
I will leave it to Image Analyst to see if there is coordinate information in it. I can’t find it, in spite of ‘handle-diving’ as much as I can.
I will be interested in how to get information out of such a file.
mohamad
2015 年 2 月 11 日
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.)
カテゴリ
ヘルプ センター および File Exchange で Convert Image Type についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!