Clear Filters
Clear Filters

How to integrate a c++ header, lib and DLL in a Simulink model as a block?

1 view (last 30 days)
I have received from a vendor a package made of a C++ header (x.h), a library (x.lib) and a DLL file (x.dll). How can I integrate this into a Simulink model as a block ? Can Simulink derive the list of Input and Output ports of this block just by looking at the x.h file ? I guess the x.dll file needs to reside in the path for step execution, but is the x.lib file necessary ? Thank you for your answer.

Answers (0)

Categories

Find more on Simulink Functions in Help Center and File Exchange

Products


Release

R2017b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!