Problem when running Matlab app

4 ビュー (過去 30 日間)
avner yakov
avner yakov 2020 年 11 月 16 日
回答済み: Image Analyst 2020 年 11 月 16 日
Whenever I try to run any matlab app, even a predfined example from MATLAB itself, it shows me the error "Unrecognized method property or field 'Tree' for class 'some_class' ".
When i press the line number where the error happened it sends me to
% Show the figure after all components are created
app.some_cassUIFigure.Visible = 'on';
Can anyone tell me what is disturbing MATLAB?

回答 (2 件)

Mario Malic
Mario Malic 2020 年 11 月 16 日
It's not what, it's who, and it's you.
Jokes aside, post the exact error message. You might have mispelled a property of some component.

Image Analyst
Image Analyst 2020 年 11 月 16 日
If this happens with any script you try to run then it seems like an installation issue. I'd try reinstalling MATLAB. If that doesn't work I'd call tech support for fast and free telephone support on this installation issue.

カテゴリ

Help Center および File ExchangeIntroduction to Installation and Licensing についてさらに検索

製品


リリース

R2019b

Community Treasure Hunt

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

Start Hunting!

Translated by