Real-Time Workshop problems Matlab 2007b

1 view (last 30 days)
I'm currently struggeling with the model builder in Simulink Version 7.0.
Everytime i want to compile my Simulink-model, Matlab give me this error: to build rtw with stateflow blocks requires a valid stateflow coder license.
I talked to the IT of my institution but they say that the licenses are active.
Does anybody know this error in Matlab 2007b?

Answers (1)

Kiran Felix Robert
Kiran Felix Robert on 18 Dec 2020
Hi Jasper,
In order to build code for a stateflow chart you will need to have both RTW toolbox as well as Stateflow Coder.
To check for this you can first use the VER command to see if the installation exsists. If it does you can then perform the LICENSE command for 'stateflow_coder' to see if that toolbox can be checked out. If not there may be an issue with that toolboxes installation.

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!