CPU Usage for Windows OS

Gets the load on teh CPU for windows OS
420 Downloads
Updated 9 Dec 2013

View License

Capture the cpu usage over defined interval. Updated code as wmic method behaves oddly on some older processors. It is kept as optional for cases where it does work but default is vbs approach.

Cite As

michael arant (2024). CPU Usage for Windows OS (https://www.mathworks.com/matlabcentral/fileexchange/44523-cpu-usage-for-windows-os), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2012a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Performance and Memory in Help Center and MATLAB Answers
Tags Add Tags

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.1.0.0

Updated code as wmic method behaves oddly on some older processors. It is kept as optional for cases where it does work but default is vbs approach.

1.0.0.0