MATLAB BUILDER EX 1 Guide de l'utilisateur Page 93

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 182
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 92
Introduction
5-7
Editing Function Arguments. Function arguments may be either required
arguments or
varargin/varargout arguments:
Required arguments appear first on the left or right sides of a MATLAB
function and are not named
varargin or varargout.
varargin/varargout arguments always appear as the last input or output.
They allow you to specify a variable number of arguments.
To edit required arguments, select the argument in the list and click the
Properties button.
Before you can edit
varargin/varargout arguments, you must first explicitly
add them using the
Add button. If the MATLAB function does not have
varargin/varargout arguments, the ability to add arguments to the list is
disabled. Once you have added
varargin/varargout arguments, you can edit
them in the same way as required arguments.
Vue de la page 92
1 2 ... 88 89 90 91 92 93 94 95 96 97 98 ... 181 182

Commentaires sur ces manuels

Pas de commentaire