Matlab borrow products for simulink code generation

2 views (last 30 days)
I'm using Matlab enterprise license and need to borrow products/license to work in case internet connection is not available.
When there is a internet connection, everything works fine. But when I go to offline, I have an issue with the code generation feature in Simulink. Although I have borrowed several products (please see the list in attached screenshot), still I don't have the code generation option in Simulink. Does anyone know which toolbox/license should be also involved and borrowed?
Thanks a lot!

Answers (1)

Fangjun Jiang
Fangjun Jiang on 17 Feb 2020
Go through your tasks when there is an internet connection, then run license('inuse') to find out what are needed. You may also utilize license('test'), license('checkout')
  3 Comments
Longwen Qin
Longwen Qin on 17 Feb 2020
When I use "license checkout" offline to check the toolbox/licenses I borrowed, it appeares the following error, but for matlab, simulink, stateflow or robotics_system_toolbox I didn't get any error. That should be the reason why I don't have code generation option, since check license for matlab_coder, simulink_coder and embedded_coder are failed. Now my question is why I got these missing license error, even I already borrowed the licenses.
Fangjun Jiang
Fangjun Jiang on 18 Feb 2020
I guess you shall double check to see if all the borrowed licenses are "borrowed" properly. Another tip is to run "ver -support", scroll to the most right, you can see the license number of each toolbox.

Sign in to comment.

Community Treasure Hunt

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

Start Hunting!