Borrar filtros
Borrar filtros

I can't use deploytool with simulink

2 visualizaciones (últimos 30 días)
SERGIO MORIGUCHI
SERGIO MORIGUCHI el 30 de En. de 2015
Comentada: Andreas Goser el 29 de Abr. de 2016
I want to use simulink in an .exe file can I use simulink sim command in an .m file? Is that possible using deploytool?

Respuesta aceptada

Andreas Goser
Andreas Goser el 30 de En. de 2015
Editada: Andreas Goser el 30 de En. de 2015
"deploytool" is part of the MATLAB Compiler product and 2 other products built on top of MATLAB Compiler.
The scope of those products is on creating apps based on MATLAB code.
Creating C-Code and stand-alone applications from Simulink models is possible, but requires other products. You may start to look at "Simulink Coder", but feel free contacting MathWorks for guidance.

Más respuestas (2)

SERGIO MORIGUCHI
SERGIO MORIGUCHI el 30 de En. de 2015
thanks a lot for the answer. So the "sim" command that I have in my .m file will not work in a deployment process using "deploytool"?

Patrick Sautter
Patrick Sautter el 28 de Abr. de 2016
Okay if you don't use "sim" as command to include simulink which command did you use? Or how you realized it?
  1 comentario
Andreas Goser
Andreas Goser el 29 de Abr. de 2016
Likely by appying my guidance:
"Creating C-Code and stand-alone applications from Simulink models is possible, but requires other products. You may start to look at "Simulink Coder", but feel free contacting MathWorks for guidance."

Iniciar sesión para comentar.

Categorías

Más información sobre Verification, Validation, and Test en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by