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)
204 Downloads
Aktualisiert 29. Okt 2015

Lizenz anzeigen

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.

Zitieren als

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. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2013b
Kompatibel mit allen Versionen
Plattform-Kompatibilität
Windows macOS Linux
Kategorien
Mehr zu Software Development Tools finden Sie in Help Center und MATLAB Answers

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.0.0

added few more comments.