rmiml.visibleInToolstrip error while Editor is open
9 次查看(过去 30 天)
显示 更早的评论
Hi, I found a similar question posted here, which was actually what alerted me to the fact that the error was occurring only when the editor was open. I am using Matlab 2017a and on multiple computers have been getting the following error:
Operands to the || and && operators must be convertible to
logical scalar values.
Error in rmiml.visibleInToolstrip
The error is thrown after trivial system calls. Replies in the thread I linked to above didn't appear to be relevant.
4 个评论
Bernard Hanseeuw
2019-5-23
I just installed R2017b on my new macbook pro running mojave 10.14.3.
I am getting this error each time I open the editor or run a statistical function (e.g., fitlm or fitlme), but only when the editor is open. Everything runs fine when the editor is closed.
The same error message always appears twice.
I have tried the code "whichall.m", but it did not help.
Does anyone know how to fix this?
Thanks a lot
Operands to the || and && operators must be convertible to logical scalar values.
Error in rmiml.visibleInToolstrip
回答(0 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Environment and Settings 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!