Filter löschen
Filter löschen

Filtering rows in uitable

8 Ansichten (letzte 30 Tage)
Daniel Murphy
Daniel Murphy am 24 Sep. 2018
Beantwortet: Walter Roberson am 24 Sep. 2018
Is it possible to have a uitable in a figure that allows the user to filter which rows of some underlying table are displayed (similar to table filtering in excel), and have filtered data plotted from the uitable into a set of axes? I've done a fair bit of searching but I can't seem to find anything relevant.

Antworten (1)

Walter Roberson
Walter Roberson am 24 Sep. 2018
You can build a uitable with boolean entries, whose content you used to determine what to display or plot for a different uitable

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help Center und File Exchange

Produkte

Community Treasure Hunt

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

Start Hunting!

Translated by