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

1 次查看(过去 30 天)
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.

回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Simulink Functions 的更多信息

产品


版本

R2017b

Community Treasure Hunt

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

Start Hunting!

Translated by