Info

この質問は閉じられています。 編集または回答するには再度開いてください。

Matlab stops working when i try to import one spesific .MAT file.

1 回表示 (過去 30 日間)
dila
dila 2014 年 8 月 26 日
閉鎖済み: MATLAB Answer Bot 2021 年 8 月 20 日
Hi,
I have a .mat file, which was generated by another Matlab release. It was send me by mail and I could open it in my own Matlab without any problem.
But now when I try to import the folder, it waits, then gives the executed sound and then a window comes saying " Matlab stopped working " . Then Matlab shuts down itself.
In the log it says " Segmentation violation detected ". This problem doesn't occur in any other .mat file or in any other .m file which I recieved with the same mail.
I have deleted and downloaded the .mat file again but my Matlab still can't open it.
How can I access that mat. file ?
Thanks in advance, Dila.

回答 (1 件)

Star Strider
Star Strider 2014 年 8 月 26 日
There may be something wrong with the mat-file. Use the matfile function to look at its contents without loading them into memory.
  3 件のコメント
dila
dila 2014 年 8 月 26 日
Instead I used "whos -file filename" , and it gave the exact same reaction. Matlab stopped working.
Star Strider
Star Strider 2014 年 8 月 26 日
It’s time for you to contact MathWorks Support.

Community Treasure Hunt

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

Start Hunting!

Translated by