Why am I unable to load a *.mat file in MATLAB 6.5.10?

1 回表示 (過去 30 日間)
Julian Lopez Baasch
Julian Lopez Baasch 2014 年 3 月 7 日
回答済み: Shuba Nandini 2024 年 12 月 26 日
When I load a mat file I've previously created in other system, i receive the following message:
Error using ==> load
Unable to read MAT file "..."
File may be corrupt.
Note: The dat file contains NaNs

回答 (1 件)

Shuba Nandini
Shuba Nandini 2024 年 12 月 26 日
Hi,
I understand you are encountering an error while loading the MAT file. This issue can be caused by having an older MATLAB or MATLAB Compiler Runtime on your LD_LIBRARY_PATH.
Kindly refer to the following MATLAB Answer to know how to resolve the issue:
Additionally, you may also refer to the below MATLAB Answer on more troubleshooting steps to resolve the issue:
I hope this helps!

カテゴリ

Help Center および File ExchangeWorkspace Variables and MAT Files についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by