editor slow: maximun number of lines?
이전 댓글 표시
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
2011년 8월 18일
Disable cell mode and try increasing the java heap memory.
Daniel
2011년 8월 18일
답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 Startup and Shutdown에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!