Simulink Control Design license, license checkout failed

246 visualizaciones (últimos 30 días)
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?

Respuesta aceptada

Fangjun Jiang
Fangjun Jiang el 14 de Dic. de 2020
Editada: Stefanie Schwarz el 10 de Mayo de 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 comentarios
Ben Denaro
Ben Denaro el 17 de Mzo. de 2022
I am having this issue as well
Ben Denaro
Ben Denaro el 17 de Mzo. de 2022
I actually just figured mine out. I needed to install the control system toolbox as well as the Simulink control design toolbox.

Iniciar sesión para comentar.

Más respuestas (1)

Dominik Grochowski
Dominik Grochowski el 5 de Abr. de 2022
The comment by Ben Denaro says:
"""
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 comentarios
uppara manikanta
uppara manikanta el 16 de Mayo de 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.
Fangjun Jiang
Fangjun Jiang el 16 de Mayo de 2023
Then it was not installed. You need to install it.

Iniciar sesión para comentar.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by