Integrate, Load and execute a dll in a Simulink Model
Mostrar comentarios más antiguos
Hi all
I have a package made of a C++ header (*.h), a library (*.lib) and a DLL file (*.dll).
How can I integrate teh whole package inside a Simulink model as a block (or using a S-Function) ?
If using a block, can Simulink automatically identify Input and Output ports just by looking at the *.h file ?
Thank you for your answer.
Respuestas (1)
Fangjun Jiang
el 3 de Nov. de 2019
0 votos
Categorías
Más información sobre Simulink Coder 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!