Utilize simulink generated code

1 visualización (últimos 30 días)
Alex
Alex el 13 de Oct. de 2023
Comentada: Walter Roberson el 21 de Oct. de 2023
Hello,
I want to share Matlab scripts with my colleagues to let them test what I'm developing. One of these scripts call Simulink for some computation.
The problem is that my average collegue has only the Matlab licence, therefore I need to get rid of Simulink.
Is there a way to do that?
I tried to generate the code from Simulink and build an s-function to utilze it... but I don't know how to call the compiled s-function from Matlab (I don't even know if it is possible).
Thanks,
Alex
  1 comentario
Walter Roberson
Walter Roberson el 21 de Oct. de 2023
If this is to be short duration (less than a month), then you could consider getting a Trial license of Simulink and required packages.
However, I see you have marked R2018b; Trials are probably not available for versions that old. You might want to consider getting a trial of R2023b for you and your colleagues (Mathworks is always happy to have the opportunity to try to convince you to purchase newer releases ;-) )
@Mark McBroom referred to Simulink Compiler, which is certainly a possibility. However if you are not under Software Mainteance Service, eligible for current upgrades, then you would not be able to purchase Simulink Compiler for a version as old as R2018b; if R2018b is the most recent release you are eligible to run then you would be required to purchase new for R2023b (if you are not currently covered by SMS but were within the last 4 years then Mathworks might permit you to instead pay retroactive fees.)

Iniciar sesión para comentar.

Respuestas (1)

Mark McBroom
Mark McBroom el 21 de Oct. de 2023

Categorías

Más información sobre Simulink Coder en Help Center y File Exchange.

Productos


Versión

R2018b

Community Treasure Hunt

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

Start Hunting!

Translated by