How to read .mat file data
5 次查看(过去 30 天)
显示 更早的评论
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 个评论
Mathieu NOE
2024-1-25
编辑:Mathieu NOE
2024-1-26
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 :
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Data Import and Analysis 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!