compile a function into - command line executer

hi
is it possible to compile a function into a command line executer?
if so please can you detail..
thanks a lot,
mat

2 Comments

Your question is very vague. Do you mean MATLAB function? And by compile, do you mean using MATLAB Compiler?
hello,
yes indeed i mean compiling a matlab function using the matlab compiler, compiling into a command line executer run with variables from the dos command line.
thanks!

Sign in to comment.

Answers (1)

Aurélien wrote there,
Check the 'Target' setting in DEPLOYTOOL. If you want the dos window , select 'Console Application' instaed of 'Windows Standalone Application'.

Categories

Find more on MATLAB Compiler in Help Center and File Exchange

Asked:

mat
on 21 Apr 2013

Community Treasure Hunt

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

Start Hunting!