MATLAB(R) Priority Control

Set the priortiy class and thread priority for MATLAB(R) and other programs from MATLAB

Download
Download

You are now following this Submission

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 .

Categories

Find more on Verification, Validation, and Test in Help Center and MATLAB Answers

General Information

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.

Download
1.1.0

changed text

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

Download