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 CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

标签

产品


版本

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by