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 件のコメント
採用された回答
その他の回答 (0 件)
参考
カテゴリ
Help Center および File Exchange で Startup and Shutdown についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!