Binding Generator for Code Reusability

7 vues (au cours des 30 derniers jours)
selcuk caglar
selcuk caglar le 20 Oct 2018
Commenté : Daniel Smith le 5 Mai 2021
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 commentaire
Daniel Smith
Daniel Smith le 5 Mai 2021
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.

Connectez-vous pour commenter.

Réponses (0)

Community Treasure Hunt

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

Start Hunting!

Translated by