program timer
Show older comments
hi there, im trying to run part of a program at a specific time. for example. i press F5 and run a program at say 12 noon; the program runs and reaches a loop and i want that loop to start at say 3pm. so the program would run and when it will reach that loop it will sit and wait until 3pm and when 3pm happens that loop is then initiated. ive tried to work with timer function but it seems too complicated to follow. any suggestions? thanx in advance cheers SN
Accepted Answer
More Answers (0)
Categories
Find more on Loops and Conditional Statements in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!