run a mfile in (a) specific core(s) of a cpu (windows)
Version 1.0.0.0 (7.23 KB) by
Hamid Ramezani
run a mfile or any other task in (a) specific core(s) of a cpu (windows)
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.
Cite As
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. Retrieved .
MATLAB Release Compatibility
Created with
R2013b
Compatible with any release
Platform Compatibility
Windows macOS LinuxCategories
Find more on Software Development Tools in Help Center and MATLAB Answers
Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Discover Live Editor
Create scripts with code, output, and formatted text in a single executable document.
Version | Published | Release Notes | |
---|---|---|---|
1.0.0.0 | added few more comments. |