Dot indexing is not supported for variables of this type

1 回表示 (過去 30 日間)
Hank
Hank 2018 年 9 月 21 日
コメント済み: Hank 2018 年 9 月 24 日
Hello all. I have a very nice piece of GUI code I wrote. Recently, MATLAB crashed while I was writing the code and now when I try to open it, AppDesigner says 'Dot indexing is not supported for variables of this type' in a dialog box, and refuses to open the document. Is there any way I can probe this, to rescue my work?

回答 (1 件)

OCDER
OCDER 2018 年 9 月 21 日
Perhaps something is corrupted in the mlapp file? See this post.
Hopefully you can access your codes at least via:
1. Rename your .mlapp file as a .zip file.
2. Go to zip folder -> matlab -> document.xml and fix whatever issue it's having.
  1 件のコメント
Hank
Hank 2018 年 9 月 24 日
Definitely, I had a look through all those files, everything looks in order. Anyway, it seems strange that the whole thing would refuse to open just because there's a simple syntax error.
Thanks for the links.

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

製品


リリース

R2018a

Community Treasure Hunt

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

Start Hunting!

Translated by