MATLAB IMAGE ACQUISITION TOOLBOX 3 Guide de l'utilisateur Page 272

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 408
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 271
imaqhelp
Purpose Image acquisition object function and property help
Syntax imaqhelp
imaqhelp(Name)
imaqhelp(obj)
imaqhelp(obj,Name)
out = imaqhelp(...)
Description imaqhelp provides a complete listing of image acquisition object
functions.
imaqhelp(Name) pro vide s online help for the function or property
specified by the text string
Name.
imaqhelp(obj) displays a listing of functions and properties for the
image acquisition object
obj along with the online help for the object’s
constructor.
obj must be a 1-by-1 image acquisition object.
imaqhelp(obj,Name) displays the h elp for the function or property
specified by the text string
Name for the image acquisition object obj.
If
Name is a device-specific property name, obj m ust be provided.
out = imaqhelp(...) returns the help text in string out.
When pro perty help is displayed, the n a mes in the “See Also” section
that contain all uppercase letters are function name s. The names that
contain a mixture of upper- and lowercase letters are p roperty names.
When function help is displayed, the “See Also” section contains only
function names.
Examples Getting general function and property help.
imaqhelp('videoinput')
out = imaqhelp('videoi nput');
imaqhelp set
imaqhelp LoggingMo de
Getting property help with device-s pecific information.
12-18
Vue de la page 271
1 2 ... 267 268 269 270 271 272 273 274 275 276 277 ... 407 408

Commentaires sur ces manuels

Pas de commentaire