In Matlab 2013a how do I inpuT time into a GUI?

1 view (last 30 days)
Scott
Scott on 19 Nov 2014
Commented: Geoff Hayes on 20 Nov 2014
How do I enter HH:MM:SS.SSS in 2013a? How can I manipulate those times and display in a test box?
  1 Comment
Geoff Hayes
Geoff Hayes on 20 Nov 2014
Scott - how are you expecting the user to enter the time information: in a separate GUI that has individual widgets/controls for the hours, minutes, seconds, etc., or are you hoping to use a single edit box with a format string as above (which I don't think is possible)?

Sign in to comment.

Answers (0)

Tags

Community Treasure Hunt

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

Start Hunting!