executable file?

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?

 Respuesta aceptada

Paulo Silva
Paulo Silva el 24 de En. de 2011

0 votos

doc compiler/mcc

1 comentario

raktim banerjee
raktim banerjee el 25 de En. de 2011
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.

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre MATLAB Compiler SDK en Centro de ayuda y File Exchange.

Productos

Community Treasure Hunt

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

Start Hunting!

Translated by