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 ??

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

Answers (0)

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Asked:

on 1 Jul 2013

Community Treasure Hunt

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

Start Hunting!