example for nargin nargout and nargcheck
4 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
i want to use nargin nargout and narg check in my functions but i do'nt know what ? please use nargin and nargout and nargcheck in one function for me
0 Commenti
Risposte (1)
Joseph Cheng
il 8 Lug 2014
doc nargin
doc nargout
doc nargchk
the documentation from matlab gives examples.
0 Commenti
Vedere anche
Categorie
Scopri di più su Argument Definitions in Help Center e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!