フィルターのクリア

Warning when opening a mat file

4 ビュー (過去 30 日間)
BdS
BdS 2020 年 1 月 27 日
回答済み: Walter Roberson 2020 年 1 月 27 日
Hi,
I have got a rather big mat file (870.04 MB) which I would like to open.
I get the following worning:
Warning: Variable 'XX' originally saved as a XXX cannot be instantiated as an object and will be read in as a
uint32.
Do you have any suggestions on how I can solve this problem?
Thank you in advance for your help

採用された回答

Walter Roberson
Walter Roberson 2020 年 1 月 27 日
You need to have the class definition of XXX on your path in order to be able to load those objects.

その他の回答 (0 件)

カテゴリ

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