Search All of the Math Forum:
Views expressed in these public forums are not endorsed by
Drexel University or The Math Forum.
|
|
Rouzbeh
Posts:
6
Registered:
9/7/12
|
|
Standalone application, varargin
Posted:
Nov 20, 2012 9:51 AM
|
|
Hello,
I am pretty new to the MATLAB compiler and am trying to deploy a series of applications using the compiler. This might be a general question but I would appreciate any comments or suggestions that could point me to the right direction. I am trying to deploy an application with user inputs as input arguments while using "varargin". I understand that all inputs are considered to be strings by the application, and I can deal with that with the isdeployed command. I was wondering if the same is true with varargin; any special considerations when using varargin in a compiled code or can it just be used as it would normally be used.
Thank you, Roozbeh
|
|
|
|