Clear Filters
Clear Filters

Pop out Interactive table

18 views (last 30 days)
Ethan Welch
Ethan Welch on 7 Aug 2020
Answered: Divya Gaddipati on 13 Aug 2020
I would like a popout window that displays data in a table that is editable. My program requires lots of human input for each run, so it would be nice if I could input it all in one table, then save it with a push of a button.
  1 Comment
Walter Roberson
Walter Roberson on 7 Aug 2020
You could create a figure or uifigure and put a uitable() inside the figure (or uifigure)

Sign in to comment.

Answers (1)

Divya Gaddipati
Divya Gaddipati on 13 Aug 2020

Categories

Find more on Migrate GUIDE Apps in Help Center and File Exchange

Products


Release

R2020a

Community Treasure Hunt

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

Start Hunting!