Dll from Simulink model with .m files
3 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
Generate dll from Simulink model with .mfile:
generate DLL from a simulink model, DLL is called in an external c program, when DLL initializes, it will load mat file and variables in m files.
can i change the m files without recompile the DLL?
1 comentario
Kaustubha Govind
el 24 de Oct. de 2012
It's not clear how your external C program executes the MATLAB-files or loads MAT-files - do you call into MATLAB as a COM server or something?
Respuestas (0)
Ver también
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!