rmiml.visibleInToolstrip error while Editor is open
조회 수: 8 (최근 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!