I have a matlab file which I have compiled using mcc . Now when I want this to compile usinh headless mode . How Can I do it ??
5 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
For ex
Normal compilation mcc -a ./vlfeat/toolbox/mex/mexa64 -mv searchIMage.m
Now I want to convert this using headless mode so that when I run this file it runs the matlab in the headless mode . Any ideas how to do this ?
./run_searchImage.m /usr/local/MATLAB/R2012b
0 Kommentare
Antworten (0)
Siehe auch
Kategorien
Mehr zu MATLAB Compiler finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!