Integrate, Load and execute a dll in a Simulink Model
Show older comments
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.
Answers (1)
Fangjun Jiang
on 3 Nov 2019
0 votes
Categories
Find more on Simulink Coder in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!