How to convert simlulink blocks in the Robotics Toolbox into dll files?
Show older comments
I want to use functions like this block in other programs. Is there a way to convert simlulink blocks in the Robotics Toolbox into dll files?
For example, I want to convert blocks such as mass matrix into dll files and use them.
Answers (1)
rakshit gupta
on 10 Jun 2023
0 votes
You can generate a shared library (DLL) file from a Simulink block using the Simulink Coder feature called "Code Generation".
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!