Dll from Simulink model with .m files
이전 댓글 표시
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
Kaustubha Govind
2012년 10월 24일
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?
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!