User`s guide
Manuals
Brands
MATLAB Manuals
Other
IMAGE ACQUISITION TOOLBOX 3
281
282
283
284
285
286
287
288
289
290
imaqmontage
Create
an
axes
object.
a
=
axes;
Display
each
image
frame
acquired
on
axes
a
.
imaqmontage(data,
'Parent',
a);
Remove
the
video
input
object
from
memory
.
delete(obj);
See
Also
getdata
,
getsnapshot
,
imaqhelp
,
pee
kdata
12-28
1
...
...
280
281
282
283
284
...
...
408