Memory usage monitor
조회 수: 2 (최근 30일)
이전 댓글 표시
Is there a way to monitor memory usage of matlab real time while a function is running?
댓글 수: 0
답변 (1개)
Jason Ross
2011년 11월 10일
Since you didn't list your operating system, I can't give the specific steps, but you can use something akin to the "Task Manager" on Windows on Mac or Linux to watch the amount of resources consumed by MATLAB. I believe the Mac one is System Monitor and on Linux there are several, from "top" to prettier ones that may also be called "system monitor"
댓글 수: 1
Walter Roberson
2011년 11월 10일
It can take a lot of work to figure out what the reported resource use signifies...
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!