Dot indexing is not supported for variables of this type: Error message after Matlab startup.

1 回表示 (過去 30 日間)
I am recieving error message:
Dot indexing is not supported for variables of this type.
Error in rmiml.getAll
and
Error in matlab.internal.codingui.warmupProgrammingAids
straight after start up..
When I try to run imshow() the same error appers again and no figure is generated.
Dot indexing is not supported for variables of this type.
Error in imshow (line 269)
style = s.matlab.imshow.InitialMagnificationStyle.ActiveValue;
Now I use Matlab 2020a but I had the same problem with Matlab 2017. But 2017 worked well some time ago...
  8 件のコメント
Jakub Jon
Jakub Jon 2020 年 7 月 16 日
ok output is:
>> which -all isrow
built-in (C:\Program Files\MATLAB\R2017b\toolbox\matlab\elmat\isrow)
isrow is a built-in method % string method
C:\Program Files\MATLAB\R2017b\toolbox\matlab\datatypes\@categorical\isrow.m % categorical method
C:\Program Files\MATLAB\R2017b\toolbox\matlab\bigdata\@tall\isrow.m % tall method
is there anything I can do?

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

採用された回答

Jakub Jon
Jakub Jon 2020 年 7 月 20 日
RESOLVED
root cause similar to this:
current folder contained my own .m file called settings..

その他の回答 (0 件)

カテゴリ

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

タグ

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by