Simulink and compiler
Mostrar comentarios más antiguos
Hi.
I wanted to know if it is possible to make an .exe file based on a simulink program that I have done.
I am trying to do that, and I have a GUI for a function based on simulink that works perfectly on Matlab environment, but when I compile it, it throw me the next error:
Undefined function or method 'sim' (which simulates a .mdl simulink file) for arguments ....
Even if I iclude the entire simulink toolbox or the sim function only, the error persists, so I reached the conclusion that simulink and deply tool are not compatible. Is this true??
Thanks!
Respuesta aceptada
Más respuestas (1)
Friedrich
el 8 de Feb. de 2012
0 votos
Hi,
sounds like you are looking for this:
Categorías
Más información sobre Fuzzy Logic in Simulink en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!