フィルターのクリア

Filtering rows in uitable

8 ビュー (過去 30 日間)
Daniel Murphy
Daniel Murphy 2018 年 9 月 24 日
回答済み: Walter Roberson 2018 年 9 月 24 日
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.

回答 (1 件)

Walter Roberson
Walter Roberson 2018 年 9 月 24 日
You can build a uitable with boolean entries, whose content you used to determine what to display or plot for a different uitable

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

製品

Community Treasure Hunt

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

Start Hunting!

Translated by