MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Guide de l'utilisateur Page 425

  • Télécharger
  • Ajouter à mon manuel
  • Imprimer
  • Page
    / 574
  • Table des matières
  • DEPANNAGE
  • MARQUE LIVRES
  • Noté. / 5. Basé sur avis des utilisateurs
Vue de la page 424
imaqhelp
17-33
imaqhelp
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) provides 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 help 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 must be provided.
out = imaqhelp(...) returns the help text in string out.
When property help is displayed, the names in the “See Also” section that contain all
uppercase letters are function names. The names that contain a mixture of upper- and
lowercase letters are property names.
When function help is displayed, the “See Also” section contains only function names.
Examples
Getting general function and property help.
Vue de la page 424
1 2 ... 420 421 422 423 424 425 426 427 428 429 430 ... 573 574

Commentaires sur ces manuels

Pas de commentaire