run a mfile in (a) specific core(s) of a cpu (windows)

版本 1.0.0.0 (7.2 KB) 作者: Hamid Ramezani
run a mfile or any other task in (a) specific core(s) of a cpu (windows)
205.0 次下载
更新时间 2015/10/29

查看许可证

If you have a CPU with multiple cores, this function would help you. You can run different mfile or MATLAB tasks in the background, and collect the results and figures after they are completed. The functions are commented for time-consuming simulations, for loops, and so on.

引用格式

Hamid Ramezani (2024). run a mfile in (a) specific core(s) of a cpu (windows) (https://www.mathworks.com/matlabcentral/fileexchange/53737-run-a-mfile-in-a-specific-core-s-of-a-cpu-windows), MATLAB Central File Exchange. 检索时间: .

MATLAB 版本兼容性
创建方式 R2013b
兼容任何版本
平台兼容性
Windows macOS Linux
类别
Help CenterMATLAB Answers 中查找有关 Software Development Tools 的更多信息

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0.0

added few more comments.