variables in c is input for a function running in matlab and print in c, how to

3 visualizzazioni (ultimi 30 giorni)
How can I create a link between c and matlab, I have to take input from c program run a function in matlab and then print the output in c.
  13 Commenti

Accedi per commentare.

Risposte (1)

Benjamin Thompson
Benjamin Thompson il 10 Feb 2022
Use mex to build C code into a function callable in MATLAB. There is a lot of information and examples in the documentation.

Categorie

Scopri di più su Introduction to Installation and Licensing in Help Center e File Exchange

Tag

Prodotti

Community Treasure Hunt

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

Start Hunting!

Translated by