Simulink Control Design license, license checkout failed
239 vues (au cours des 30 derniers jours)
Afficher commentaires plus anciens
Sarahanne Mora
le 12 Déc 2020
Commenté : Fangjun Jiang
le 16 Mai 2023
When selecting "tune" on the PID controller in Simulink, I get the following error. I checked my lincense, looked under "Manage Products" and can see the "Simulink Control Design" listed under product. I tried reactivating my license but it did not work. How can I get the license to checkout?
1 commentaire
Réponse acceptée
Fangjun Jiang
le 14 Déc 2020
Modifié(e) : Stefanie Schwarz
le 10 Mai 2021
(1) Run this:
flag=license('checkout','Simulink_Control_Design')
license('inuse')
(2) To check if you have "Simulink Control Design" toolbox installed, run "ver slcontrol"
7 commentaires
Ben Denaro
le 17 Mar 2022
I actually just figured mine out. I needed to install the control system toolbox as well as the Simulink control design toolbox.
Plus de réponses (1)
Dominik Grochowski
le 5 Avr 2022
"""
I actually just figured mine out. I needed to install the control system toolbox as well as the Simulink control design toolbox.
"""
Worked for me
4 commentaires
uppara manikanta
le 16 Mai 2023
i have the simulink control design in my license but it is not showing in my matlab workspace. when i tried to run with Ver command, it is not showing.
Voir également
Produits
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!