Memory usage monitor
2 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Is there a way to monitor memory usage of matlab real time while a function is running?
0 commentaires
Réponses (1)
Jason Ross
le 10 Nov 2011
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 commentaire
Walter Roberson
le 10 Nov 2011
It can take a lot of work to figure out what the reported resource use signifies...
Voir également
Catégories
En savoir plus sur File Operations dans Help Center et File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!