rmiml.visibleInToolstrip error while Editor is open

2 views (last 30 days)
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 Comments
Bernard Hanseeuw
Bernard Hanseeuw on 23 May 2019
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

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!