フィルターのクリア

Problem in loading ".mat" file

3 ビュー (過去 30 日間)
Q L
Q L 2011 年 10 月 12 日
回答済み: Sahasra Ranjan 2020 年 5 月 12 日
Hi, I'm encountered with this problem when trying to load a .mat file:
*??? Error using ==> load Unable to read MAT-file C:\sub1 Prmtrs.mat: not a binary MAT-file. Try LOAD -ASCII to read as text.*
It's very strange that this program did work in the computer I'm now using yesterday. I can also load data using the same .mat files and the same program in another computer earlier today.
I'm very confused. Could anybody help figure out why? Any help will be appreciated. Thanks.
Qing Liu

採用された回答

Joshua
Joshua 2011 年 10 月 28 日
I have been getting the same error. I typically get it after opening and closing several large mat files. If I exit Matlab and restart, I can continue to open/close more mat files but eventually I get the error again. Mathworks really needs to do something about this.

その他の回答 (2 件)

Q L
Q L 2011 年 10 月 31 日
I've solved the problem by re-copying the mat.files from another computer.....Anyway, thanks a lot!

Sahasra Ranjan
Sahasra Ranjan 2020 年 5 月 12 日
Change the file extension from .mat to .ascii
This worked for me.

カテゴリ

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