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

  • 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 393
17 Functions — Alphabetical List
17-2
clear
Clear image acquisition object from MATLAB workspace
Syntax
clear obj
Description
clear obj removes the image acquisition object obj from the MATLAB workspace. obj
can be either a video input object or a video source object.
It is important to note that if you clear a video input object that is running (the Running
property is set to 'on'), the object continues executing.
You can restore cleared objects to the MATLAB workspace with the imaqfind function.
To remove an image acquisition object from memory, use the delete function.
See Also
delete | imaqfind | isvalid
Vue de la page 393
1 2 ... 389 390 391 392 393 394 395 396 397 398 399 ... 573 574

Commentaires sur ces manuels

Pas de commentaire