フィルターのクリア

MATLAB 2018a stalls on undefined variables

5 ビュー (過去 30 日間)
Douglas Cook
Douglas Cook 2018 年 7 月 31 日
編集済み: Adam Danz 2020 年 4 月 24 日
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 Center および File ExchangeStartup and Shutdown についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by