Filtering rows in uitable
조회 수: 9 (최근 30일)
이전 댓글 표시
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.
댓글 수: 0
답변 (1개)
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
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!