CPU Info

Version 1.7 (4,43 KB) von Ben Tordoff
MATLAB utility for returning information about your processor and memory.
2,1K Downloads
Aktualisiert 8. Okt 2025

Anmerkung des Herausgebers: This file was selected as MATLAB Central Pick of the Week

This function reads various bits of information about the CPU and operating
system, including:

* CPU name
* CPU clock speed
* CPU Cache size (L2)
* Total memory size (bytes)
* Number of physical CPU cores
* Operating system name & version

These are provided by /proc/cpu (Unix), sysctl (Mac) or WMIC (Windows).

Requires MATLAB R2016b or above.

Zitieren als

Ben Tordoff (2026). CPU Info (https://github.com/BJTor/CPUInfo/releases/tag/v1.7), GitHub. Abgerufen.

Kompatibilität der MATLAB-Version
Erstellt mit R2021a
Kompatibel mit R2016b und späteren Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Instrument Control Toolbox finden Sie in Help Center und MATLAB Answers
Version Veröffentlicht Versionshinweise
1.7

See release notes for this release on GitHub: https://github.com/BJTor/CPUInfo/releases/tag/v1.7

1.6.0.0

See release notes for this release on GitHub: https://github.com/BJTor/CPUInfo/releases/tag/v1.6

1.5.0.0

See release notes for this release on GitHub: https://github.com/BJTor/CPUInfo/releases/tag/v1.5

1.4.0.0

See release notes for this release on GitHub: https://github.com/BJTor/CPUInfo/releases/tag/v1.4

1.3

See release notes for this release on GitHub: https://github.com/BJTor/CPUInfo/releases/tag/v1.3

1.1.0.1

Updated license

1.1.0.0

Fix for multi-socket Windows boxes.

1.0.0.0

Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.
Um Probleme in diesem GitHub Add-On anzuzeigen oder zu melden, besuchen Sie das GitHub Repository.