how to open gri file in matlab?

3 views (last 30 days)
Yoni Verhaegen -WE-1718-
Yoni Verhaegen -WE-1718- on 9 Aug 2019
Answered: Athul Prakash on 11 Aug 2019
I have the following .gri file, how can I read and display it in Matlab?
Thanks!

Answers (1)

Athul Prakash
Athul Prakash on 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!

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!