editor slow: maximun number of lines?
Ältere Kommentare anzeigen
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 Kommentare
Oleg Komarov
am 18 Aug. 2011
Disable cell mode and try increasing the java heap memory.
Daniel
am 18 Aug. 2011
Antworten (1)
Kategorien
Mehr zu Startup and Shutdown finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!