Memory usage monitor

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

0 votes

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

It can take a lot of work to figure out what the reported resource use signifies...

Sign in to comment.

Categories

Asked:

on 10 Nov 2011

Community Treasure Hunt

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

Start Hunting!