CPU Info

バージョン 1.7 (4.43 KB) 作成者: Ben Tordoff
MATLAB utility for returning information about your processor and memory.
ダウンロード: 2.1K
更新 2025/10/8

編集メモ: 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.

引用

Ben Tordoff (2026). CPU Info (https://github.com/BJTor/CPUInfo/releases/tag/v1.7), GitHub. に取得済み.

MATLAB リリースの互換性
作成: R2021a
R2016b 以降のリリースと互換性あり
プラットフォームの互換性
Windows macOS Linux
カテゴリ
Help Center および MATLAB AnswersInstrument Control Toolbox についてさらに検索
バージョン 公開済み リリース ノート
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

この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。
この GitHub アドオンでの問題を表示または報告するには、GitHub リポジトリにアクセスしてください。