Why do I see 'Caught unexpected fl::except​::IInterna​lException​' no matter what command I put in?

12 次查看(过去 30 天)
I have been seeing this matlab error pop up no matter what input command I put in. I am on R2018b
It might have been a coincidence, but it generally happens when I put my laptop into sleep and log in again.
Here is an example of my command line:
>> clear
Caught unexpected fl::except::IInternalException
>> a = 1
Caught unexpected fl::except::IInternalException
>>close all
Caught unexpected fl::except::IInternalException
>>help
Caught unexpected fl::except::IInternalException
  3 个评论
Ziyi Zhu
Ziyi Zhu 2019-3-21
Thank you! These answers are definitely helpful, but I realized that my problem is slightly different with them since no matter what command I put in, even not graphic-related, I get this error.
I am working on windows 10 pro. Also, sometimes matlab just solves its own problem if I put the machine to sleep and log back in the next day.
Stephen McConnell
Stephen McConnell 2021-3-22
Just curious, do you have a networked drive that you use? I see this problem sometimes too, and I wonder if it has something to do with commands failing due to a network disconnect.

请先登录,再进行评论。

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Manage Products 的更多信息

产品


版本

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by