how to open gri file in matlab?
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I have the following .gri file, how can I read and display it in Matlab?
Thanks!
0 Kommentare
Antworten (1)
Athul Prakash
am 11 Aug. 2019
Hi Yoni,
I understand that you want to have a .gri file that you want to open in Matlab.
Have you considered the Import Tool app? (Home Tab > Variable section > Import Data)
With the file you provided, Import Tool is showing all the data in the file in a neat grid. If you’re happy with this data, you may import the contents as an array, a cell array, a table etc. For more information, see the documentation on Import Tool below.
Hope it Helps!
0 Kommentare
Siehe auch
Kategorien
Mehr zu Workspace Variables and MAT Files 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!