Borrar filtros
Borrar filtros

Creating Executable File from .mdl File (Simulink file)

1 visualización (últimos 30 días)
behzad aghaei
behzad aghaei el 28 de Ag. de 2013
I used deploytool command for generating executable file from simulink file but I can not. because we can generate .exe from .m file only. also i can not convert .mdl to .m
Is it possible that generating executable file from simulink file ?
Thanks

Respuestas (1)

Azzi Abdelmalek
Azzi Abdelmalek el 28 de Ag. de 2013
Use a Simulink coder toolbox which uses system target files to translate your models into source code and executable. Target files specify the environment on which your generated code will run.

Categorías

Más información sobre Simulink 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