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

3 次查看(过去 30 天)
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 个评论

请先登录,再进行评论。

回答(1 个)

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

类别

Help CenterFile Exchange 中查找有关 Call MATLAB from C 的更多信息

标签

产品

Community Treasure Hunt

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

Start Hunting!

Translated by