How can I get the code generation gear to appear in Simulink Preferences when I havea a Stand Alone matlab license, but a network Simulink Coder license?

8 vues (au cours des 30 derniers jours)
I'm trying to compile code for a dSPACE MAB controller and I have RTI software for dSPACE integrated into Matlab. When I start up Matlab I get the warning below:
WARNING: Simulink Coder is not installed or currently not licensed.
For full functionality of RTI, RTI-MP, and all RTI I/O blocksets, Simulink Coder must be available.
However I have a network license for Simulink Coder and when I check it out it is successful as shown below, but I still can't get the code generation to show up in simulink preferences, model explorer, etc.
license('checkout','real-time_workshop')
ans =
1
>> license('checkout','matlab_coder')
ans =
1
  2 commentaires
Walter Roberson
Walter Roberson le 8 Mai 2015
Joshua, would it just happen to be the case that you are using a Student Version license?
Arnab De
Arnab De le 13 Mai 2015
Please contact the MathWorks tech support directly for any license related issues.

Connectez-vous pour commenter.

Réponses (0)

Catégories

En savoir plus sur Simulink Coder dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by