Simulink Control Design license, license checkout failed

409 次查看(过去 30 天)
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?

采纳的回答

Fangjun Jiang
Fangjun Jiang 2020-12-14
编辑:Stefanie Schwarz 2021-5-10
(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 个评论
Ben Denaro
Ben Denaro 2022-3-17
I actually just figured mine out. I needed to install the control system toolbox as well as the Simulink control design toolbox.

请先登录,再进行评论。

更多回答(1 个)

Dominik Grochowski
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 个评论
uppara manikanta
uppara manikanta 2023-5-16
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.

请先登录,再进行评论。

类别

Help CenterFile Exchange 中查找有关 Introduction to Installation and Licensing 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by