GUI for Routh-Hurwitz Criterion
There are 5 M-files : Routh_Gui.m, OnOk.m, routh.m, disp_result.m, funct.m. And Routh_Gui.m is used for creating the interface(using uicontrol,uipanel), OnOk.m is the callback function of pushbutton 'OK'. Based on the code written by Rivera-Santos, Edmundo J. , routh.m is modified a little to compute the Routh-Hurwitz array. File disp_result.m is used to diaplay the Routh-Hurwitz array and some other information on the GUI, and funct.m is to save the command that typed in the Edit text. Type 'Routh_Gui' in the command window to run the program.
Citation pour cette source
xianfa zeng (2026). GUI for Routh-Hurwitz Criterion (https://fr.mathworks.com/matlabcentral/fileexchange/24595-gui-for-routh-hurwitz-criterion), MATLAB Central File Exchange. Extrait(e) le .
Compatibilité avec les versions de MATLAB
Plateformes compatibles
Windows macOS LinuxCatégories
Tags
Remerciements
Inspiré par : routh.m
Découvrir Live Editor
Créez des scripts avec du code, des résultats et du texte formaté dans un même document exécutable.
| Version | Publié le | Notes de version | |
|---|---|---|---|
| 1.0.0.0 |