MATLAB(R) Priority Control
Set the priortiy class and thread priority for MATLAB(R) and other programs from MATLAB
You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
Cite As
Roger Aarenstrup (2026). MATLAB(R) Priority Control (https://uk.mathworks.com/matlabcentral/fileexchange/11709-matlab-r-priority-control), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.3.0 (8.91 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.3.0 | Included source code instead of binaries. |
||
| 1.1.0 | changed text |
||
| 1.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. |