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!