run a mfile in (a) specific core(s) of a cpu (windows)
Versión 1.0.0.0 (7,23 KB) por
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.
Citar como
Hamid Ramezani (2025). 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. Recuperado .
Compatibilidad con la versión de MATLAB
Se creó con
R2013b
Compatible con cualquier versión
Compatibilidad con las plataformas
Windows macOS LinuxCategorías
Más información sobre Software Development Tools en Help Center y MATLAB Answers.
Etiquetas
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!Descubra Live Editor
Cree scripts con código, salida y texto formateado en un documento ejecutable.
Versión | Publicado | Notas de la versión | |
---|---|---|---|
1.0.0.0 | added few more comments. |