MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES Uživatelská příručka Strana 144

  • Stažení
  • Přidat do mých příruček
  • Tisk
  • Strana
    / 574
  • Tabulka s obsahem
  • ŘEŠENÍ PROBLÉMŮ
  • KNIHY
  • Hodnocené. / 5. Na základě hodnocení zákazníků
Zobrazit stránku 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.
Zobrazit stránku 143
1 2 ... 139 140 141 142 143 144 145 146 147 148 149 ... 573 574

Komentáře k této Příručce

Žádné komentáře