MATLAB IMAGE ACQUISITION TOOLBOX - RELEASE NOTES User's Guide Page 444

  • Download
  • Add to my manuals
  • Print
  • Page
    / 574
  • Table of contents
  • TROUBLESHOOTING
  • BOOKMARKS
  • Rated. / 5. Based on customer reviews
Page view 443
17 Functions — Alphabetical List
17-52
1
Create a second video input object.
vid2 = videoinput('winvideo');
Start one of the video input objects again, such as vid, and use islogging to determine
which of the two objects is logging.
start(vid)
bool = islogging([vid vid2])
bool =
1 0
See Also
isrunning | isvalid | videoinput | Logging | LoggingMode
Page view 443
1 2 ... 439 440 441 442 443 444 445 446 447 448 449 ... 573 574

Comments to this Manuals

No comments