How to add Time Delay

7 views (last 30 days)
Asad Ullah Khan
Asad Ullah Khan on 20 Feb 2017
Answered: Tohru Kikawada on 21 Feb 2017
How I can add time stamp.I am working on automated door based on camera.I want that when door gets open then it will be open for some time ie 10 or 20 seconds but the video must be continued.... I tried " pause(10)" command but it pause my whole project even in that time delay no frames from camera is reading.Thanks in Advance

Answers (1)

Tohru Kikawada
Tohru Kikawada on 21 Feb 2017
timer object might be helpful for scheduled execution.

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!