How do I generate a windows standalone from my simulink model?

19 visualizaciones (últimos 30 días)
Hello, I tried using deploytool: * wrote a small script for the main function to load the model and run it. * wrote another script to format the output and send to an excel file
After building, I tried running the executable. It appears to run but no results are generated in the excel sheet specified.
Do I have to create a GUI or something?
Thanks

Respuesta aceptada

Andreas Goser
Andreas Goser el 8 de En. de 2013
Editada: Andreas Goser el 8 de En. de 2013
Generating C Code and stand-alone applications from Simulink models-> Simulink Coder (Formerly Real-Time Workshop). Note other applications may need Embedded Coder.
Generating C Code from MATLAB code -> MATLAB Coder
Generating stand-alone applications from MATLAB -> MATLAB Compiler (and Builder products)
  6 comentarios
buer
buer el 9 de Abr. de 2013
Can you give me any further information? I even do not have this toolbox in my Matlab. Any guide to use it? How it works ? Thanks!
Kaustubha Govind
Kaustubha Govind el 10 de Abr. de 2013
The product page has link to the documentation and examples. You might need to contact your Admin or MathWorks Sales Contact to purchase the product(s). I don't know a lot about the Sales side of things, but I usually direct people to MathWorks Support.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

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

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by