read 3d.fig xyz
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Hello I have an image 3d.fig and i want to read the x and y and z coordinate how can I?
0 Kommentare
Antworten (1)
Star Strider
am 10 Feb. 2015
10 Kommentare
Star Strider
am 11 Feb. 2015
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.)
Siehe auch
Kategorien
Mehr zu Convert Image Type finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!