editor slow: maximun number of lines?
Mostrar comentarios más antiguos
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 comentarios
Oleg Komarov
el 18 de Ag. de 2011
Disable cell mode and try increasing the java heap memory.
Daniel
el 18 de Ag. de 2011
Respuestas (1)
Categorías
Más información sobre Startup and Shutdown en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!