Info

This question is closed. Reopen it to edit or answer.

Repeatly Let the user enter numbers

1 view (last 30 days)
OGUZ AKKAS
OGUZ AKKAS on 12 Aug 2014
Closed: MATLAB Answer Bot on 20 Aug 2021
Hi Everyone, I am trying to create a gui but having a problem. User can get two video clip and type the start frame and end frame for each clip to merge. Then when they press the merge button I asked them if they want to add more frames to merge. If they press enter I want to clean the edit text and wait for them type new frames, but the problem I could not figure out how can i pause the execution until they finish typing or press enter which means they entered all frames.
Thanks all
  1 Comment
Geoff Hayes
Geoff Hayes on 13 Aug 2014
Oguz - how does the user enter the frame numbers? In a comma-separated list, or one at a time? How does he/she indicate that they have finished entering in the frames?
Could you use a modal inputdlg to grab the information?

Answers (0)

Community Treasure Hunt

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

Start Hunting!