MATLAB(R) Priority Control

Set the priortiy class and thread priority for MATLAB(R) and other programs from MATLAB
2,1K téléchargements
Mise à jour 23 août 2010

Afficher la licence

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.

Citation pour cette source

Roger Aarenstrup (2026). MATLAB(R) Priority Control (https://fr.mathworks.com/matlabcentral/fileexchange/11709-matlab-r-priority-control), MATLAB Central File Exchange. Extrait(e) le .

Compatibilité avec les versions de MATLAB
Créé avec R2006a
Compatible avec toutes les versions
Plateformes compatibles
Windows macOS Linux
Catégories
En savoir plus sur Verification, Validation, and Test dans Help Center et MATLAB Answers
Version Publié le Notes de version
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.