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

  • 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 143
5 Connecting to Hardware
5-26
Nest a call to the imaqfind function within the delete function to delete all these
objects from memory.
delete(imaqfind)
Note that the variables associated with the objects remain in the workspace.
whos
Name Size Bytes Class
vid 1x1 1120 videoinput object
vid2 1x1 1120 videoinput object
vid3 1x1 1120 videoinput object
vids 1x3 1280 videoinput object
These variables are not valid image acquisition objects.
isvalid(vid)
ans =
0
To remove these variables from the workspace, use the clear command.
Vue de la page 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 573 574

Commentaires sur ces manuels

Pas de commentaire