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!