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

버전 1.0.0.0 (7.23 KB) 작성자: Hamid Ramezani
run a mfile or any other task in (a) specific core(s) of a cpu (windows)
다운로드 수: 205
업데이트 날짜: 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 (2025). run a mfile in (a) specific core(s) of a cpu (windows) (https://kr.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.