Code covered by the BSD License  

Highlights from
System Resource Monitor for Windows

Be the first to rate this file! 7 Downloads (last 30 days) File Size: 7.6 KB File ID: #27883
image thumbnail

System Resource Monitor for Windows

by Xin Zhao

 

11 Jun 2010

A GUI used to monitor and record the system resources(memory, CPU usage)

| Watch this File

File Information
Description

This is a GUI wrapper for my "System Information Class for Windows". This one keeps running and record your machine resources(memory in DB, and CPU usage in %) used by the current MATLAB.

You may use this GUI to verify the memory allocation of MATLAB.

for example
data = zeros(1e7, 1); % increase memory usage
data = zeros(1e7, 1); % NO memory usage change
data = data * 2; % NO memory usage change
data2 = data * 2; % increase memory usage

to see the CPU usage change, try for loops :-)

MATLAB release MATLAB 7.8 (R2009a)
Other requirements This feature only works with R2009a and up.
Tags for This File  
Everyone's Tags
Tags I've Applied
Add New Tags Please login to tag files.
Please login to add a comment or rating.
Tag Activity for this File
Tag Applied By Date/Time
memory Xin Zhao 11 Jun 2010 13:43:17
performance Xin Zhao 11 Jun 2010 13:43:17
iprocessor Xin Zhao 11 Jun 2010 13:43:17
cpu Xin Zhao 11 Jun 2010 13:43:17

Contact us at files@mathworks.com