从C ++调用MatLab函数 [英] Call a MatLab function from C++

查看:130
本文介绍了从C ++调用MatLab函数的处理方法,对大家解决问题具有一定的参考价值,需要的朋友们下面随着小编来一起学习吧!

问题描述

如何从C ++调用MatLab函数?





问候,

UJ

解决方案

请参阅有关此确切主题的原始MathWorks教学视频: http://www.mathworks.com/videos/calling-matlab-from-c-code-68913.html [ ^ ]。



另请参阅: http://www.mathworks.com/support/compilers/interface.html [ ^ ]。



祝你好运,

-SA


见..

MATLAB Shared Library [ ^ ]

http://www.mathworks.com/support/solutions/en/data/1-18CBI /?solution = 1-18CBI [ ^ ]

http://stackoverflow.com/questions/6429243/how-to-call-matlab-functions-from-c [ ^ ]


如果你使用嵌入式matlab你可以将其转换为C ++

From-matlab -to-embedded-c.html [ ^ ]



非常有用如果你需要在C ++中使用Matlab代码,C#项目





干杯,

Edo

How can I call a MatLab function from C++?


Regards,
UJ

解决方案

Please see the original MathWorks instructional video on this exact topic: http://www.mathworks.com/videos/calling-matlab-from-c-code-68913.html[^].

See also: http://www.mathworks.com/support/compilers/interface.html[^].

Good luck,
—SA


See..
MATLAB Shared Library[^]
http://www.mathworks.com/support/solutions/en/data/1-18CBI/?solution=1-18CBI[^]
http://stackoverflow.com/questions/6429243/how-to-call-matlab-functions-from-c[^]


If you use embedded matlab you can convert it to C++
From-matlab-to-embedded-c.html[^]

Very useful if you need to use Matlab code in C++, C# projects


Cheers,
Edo


这篇关于从C ++调用MatLab函数的文章就介绍到这了,希望我们推荐的答案对大家有所帮助,也希望大家多多支持IT屋!

查看全文
登录 关闭
扫码关注1秒登录
发送“验证码”获取 | 15天全站免登陆