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!