How to read .mat file data

5 vues (au cours des 30 derniers jours)
chaaru datta
chaaru datta le 25 Jan 2024
Modifié(e) : Mathieu NOE le 26 Jan 2024
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 commentaires
chaaru datta
chaaru datta le 25 Jan 2024
Thank u so much sir for ur prompt reply... I tried saving this file (somefile.mat x y z). On saving, this file appears in current folder and when I double click this file then in coomand window following message is seen: load('somefile.mat').
But still I am not able to view contents inside this file i.e., somefile.mat x y z
Mathieu NOE
Mathieu NOE le 25 Jan 2024
Modifié(e) : Mathieu NOE le 26 Jan 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 :

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Data Import and Analysis dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by