フィルターのクリア

editor slow: maximun number of lines?

4 ビュー (過去 30 日間)
Daniel
Daniel 2011 年 8 月 18 日
Hi,
I'm writing a GUI, and the companion .m files is around 5000 lines long. The problem is that editing anything there with the matlab editor is becoming progressively slower. As the file is the code of a GUI written with guide, I cannot easily split it in subfiles.
Is there actually a maximun number of lines that the editor can handle?
Daniel
  2 件のコメント
Oleg Komarov
Oleg Komarov 2011 年 8 月 18 日
Disable cell mode and try increasing the java heap memory.
Daniel
Daniel 2011 年 8 月 18 日
thanks, oleg, but my heap memory is at the allowable maximum in my sytem (1'5G), and I have the Cell modus always deactivated...

サインインしてコメントする。

回答 (1 件)

Friedrich
Friedrich 2011 年 8 月 18 日
  1 件のコメント
Daniel
Daniel 2011 年 8 月 18 日
thanks Friedrich, hadn't seen it.... hm, now after reading it the answer seems that it is actually a "feature" of the new editor, and I can do nothing, except changing the editor and going for emacs or something like that. A real pitty, the Matlab editor is awesome.. when it works

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeEnvironment and Settings についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by