Terminate function after 5 minutes

21 views (last 30 days)
Stina
Stina on 28 Sep 2015
Answered: Jon on 28 Sep 2015
I am trying to set up an experiment in Matlab I have made a function which when executed will ask the user a number of questions. Now the problem is, that i want this function to run for exactly 5 minutes, and not depend of how many questions have been answered.
I have been looking at the timer function in matlab, but i cannot figure out if it can be used, and how.

Answers (1)

Jon
Jon on 28 Sep 2015

Community Treasure Hunt

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

Start Hunting!