Clear Filters
Clear Filters

Memory usage monitor

3 views (last 30 days)
Baba
Baba on 10 Nov 2011
Is there a way to monitor memory usage of matlab real time while a function is running?

Answers (1)

Jason Ross
Jason Ross on 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 Comment
Walter Roberson
Walter Roberson on 10 Nov 2011
It can take a lot of work to figure out what the reported resource use signifies...

Sign in to comment.

Categories

Find more on Startup and Shutdown in Help Center and File Exchange

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!