MATLAB IMAGE ACQUISITION TOOLBOX 3 Guia do Utilizador Página 256

  • Descarregar
  • Adicionar aos meus manuais
  • Imprimir
Vista de página 255
clear
Purpose 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 v ideo source
object.
Note If you clear a video input object that is running (the Running
property is set to 'on'), the object continues executing.
Yo u 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 , is valid
12-2
Vista de página 255
1 2 ... 251 252 253 254 255 256 257 258 259 260 261 ... 407 408

Comentários a estes Manuais

Sem comentários