CPU Info

版本 1.6.0.0 (4.6 KB) 作者: Ben Tordoff
MATLAB utility for returning information about your processor and memory.
1.9K 次下载
更新时间 2023/10/18

编者注: 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 (2024). CPU Info (https://github.com/BJTor/CPUInfo/releases/tag/v1.6), GitHub. 检索来源 .

MATLAB 版本兼容性
创建方式 R2021a
与 R2016b 及更高版本兼容
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Instrument Control Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
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 仓库