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!