executable file?

3 vues (au cours des 30 derniers jours)
raktim banerjee
raktim banerjee le 24 Jan 2011
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?

Réponse acceptée

Paulo Silva
Paulo Silva le 24 Jan 2011
doc compiler/mcc
  1 commentaire
raktim banerjee
raktim banerjee le 25 Jan 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.

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur MATLAB Compiler dans Help Center et File Exchange

Produits

Community Treasure Hunt

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

Start Hunting!

Translated by