MATLAB(R) Priority Control

버전 1.3.0.0 (8.95 KB) 작성자: Roger Aarenstrup
Set the priortiy class and thread priority for MATLAB(R) and other programs from MATLAB
다운로드 수: 2.1K
업데이트 날짜: 2010/8/23

라이선스 보기

With this tool you can set the MATLAB(R) process priority class and the thread priority. You can also set priorities for other programs from MATLAB (new feature). It is possible to use the commands set_priority and get_priority directly or you can use the convientent user interface. To install just unzip and add the directory to your matlab path. Use the highest priorites with care since they might block out your mouse and other basic fuctionality in windows.

인용 양식

Roger Aarenstrup (2025). MATLAB(R) Priority Control (https://kr.mathworks.com/matlabcentral/fileexchange/11709-matlab-r-priority-control), MATLAB Central File Exchange. 검색 날짜: .

MATLAB 릴리스 호환 정보
개발 환경: R2006a
모든 릴리스와 호환
플랫폼 호환성
Windows macOS Linux
카테고리
Help CenterMATLAB Answers에서 Verification, Validation, and Test에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!
버전 게시됨 릴리스 정보
1.3.0.0

Included source code instead of binaries.

1.1.0.0

changed text

1.0.0.0

In this version it is also possible to change priorities for other programs from matlab. You need the process ID that you can get with !tasklist in MATLAB. You can only set process priority class, for other programs, not thread priority.