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

run a mfile or any other task in (a) specific core(s) of a cpu (windows)
203 Downloads
Updated 29 Oct 2015

View License

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 Linux
Categories
Find more on Software Development Tools in Help Center and MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Published Release Notes
1.0.0.0

added few more comments.