Binding Generator for Code Reusability
显示 更早的评论
There is a new concept to reuse existing libraries. It's called bindgen or " binding generator". I am wondering is there any binding generator for matlab/simulink? I want to reuse my c/c++ code base with matlab coder. Python has a lots of tool to integrate native code inside like pybindgen . There are * rust-bindgen * and * nim-nimgen * to adopt old code. I can't imagine how nice things can become with bindgen. Maybe we can bind codes automatically qt or unreal engine. we can use arduino libraries in simulink automatically. We can use whatever we want and generate code very easily.
Matlab and Simulink force me to make this process manually. I want to make use it automatically. Do you have bindgen in your plans next year? If there is no i will try a one of them
1 个评论
Daniel Smith
2021-5-5
I would love the see Mathworks finally improve S-Functions. Bindgen would be a great way to do this. Their current s-function is so combersome and antiquated.
回答(0 个)
类别
在 帮助中心 和 File Exchange 中查找有关 Simulink Coder 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!