executable file?

1 次查看(过去 30 天)
raktim banerjee
raktim banerjee 2011-1-24
Hello Sir!
I want to know how to make executable file of a function? I want to call an executable file from JAVA, which will take input a .mat file. Or any other way to use MATLAB functions without MATLAB, from other application? I noticed MATLAB compiler tool box in MATLAB 6.5 while installing. Will this help?

采纳的回答

Paulo Silva
Paulo Silva 2011-1-24
doc compiler/mcc
  1 个评论
raktim banerjee
raktim banerjee 2011-1-25
Thank you sir!
first i configure the compiler like:
mbuild -setup
then:
mcc -m match.m -o match
It compiled but with warning message. Output looks ok.

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 MATLAB Compiler 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by