MATLAB 2018a stalls on undefined variables

2 次查看(过去 30 天)
MATLAB was running fine, but today it keeps hanging. I can replicate this error very reliably and I've been able to determine that the problem is caused by a undefined variable. Essentially, every time that MATLAB encounters an undefined variable (whether in function, script, or command line), it hangs at "Busy" instead of quickly producing the typical error, "Undefined function or variable."
A previous post on this issue is found here: https://www.mathworks.com/matlabcentral/answers/395876-undefined-function-error-is-very-slow-to-occur#answer_315892. But in my case, MATLAB hangs regardless of whether I use a local directory or my wifi is turned off or on. So it doesn't seem to be related to a network issue.
Version information:
-----------------------------------------------------------------------------------------------------
MATLAB Version: 9.4.0.813654 (R2018a)
MATLAB License Number: ••••••
Operating System: Microsoft Windows 10 Pro Version 10.0 (Build 15063)
Java Version: Java 1.8.0_144-b01 with Oracle Corporation Java HotSpot(TM) 64-Bit Server VM mixed mode
-----------------------------------------------------------------------------------------------------
Additional information:
I restarted MATLAB several times, with the same symptom each time. The problem is not encountered when using MATLAB 2017a on the same computer.
  4 个评论
Douglas Cook
Douglas Cook 2018-7-31
(Sheepishly) Ok, so an OS restart (Windows 10) seems to have cleared up the problem - though I cannot POSSIBLY imagine how MATLAB's throw-an error-for-undefined variables was tied up something in my OS, but.... there we are.
Adam Danz
Adam Danz 2018-7-31
It could be due to your computer resetting the network connections as suggested here . In my case, I access a remove "z-drive" at work and when I take my laptop home an no longer have access to the z-drive, I get this problem. When I restart matlab it typically goes away. Also, when I turn off my wifi it typically goes away, too.

请先登录,再进行评论。

回答(2 个)

Jose
Jose 2018-9-27
I do have the same problem. Adam system is not working for me. I am a Mac user. I lose a lot of time every day just with that. So sad...
  1 个评论
Adam Danz
Adam Danz 2019-8-22
It somestimes doesn't work for me either. It's not so much of a solution as it is a bandaid that needs repeatedly addressed. I think this is one of Matlab's biggest issues and the problem has existed for years.

请先登录,再进行评论。


Zachary Eilon
Zachary Eilon 2019-8-22
I am also having this issue, having just updated to 2019a. It is very frustrating. Happens whenever I cd to a new directory in my external server. This "feature" of searching back through the history is absurd if it has this consequence.
  5 个评论
Bruno Luong
Bruno Luong 2019-8-28
Can someone shed a light on the link between search path and user history?
Adam Danz
Adam Danz 2019-8-28
It's not 100% clear to me either partially becaues it's not documented well (or at all?).
The search path has clear descriptions in the documentation as well as the command history. In addition to that, there's the Current Folder history which lists your history of cd(). Apparently starting around r2017b (?) when there is an undefined variable or function matlab searches through the current folder history. When there are paths to networks that no longer exist, it takes a very long time for matlab to throw the undefined var/func error (sometimes up to a minute just because there was a typo). I'd be happy for anyone to add more detail to that.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Startup and Shutdown 的更多信息

产品

Community Treasure Hunt

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

Start Hunting!

Translated by