How to read .mat file data
5 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Hello all, I am having a 4 dimension .mat file. I want to access the contents of this file.
My query is that when I double click it then it displays the following message: " Preview too large to be displayed properly."
Any help in this regard will be highly appreciated.
3 comentarios
Mathieu NOE
el 25 de En. de 2024
Editada: Mathieu NOE
el 26 de En. de 2024
once maltab loads the data (after you double clicked on the mat file in the folder window) , the variables shoud appear in your workspace window :
you can also type whos in the command window , and you should see :
Respuestas (0)
Ver también
Categorías
Más información sobre Data Import and Analysis en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!