Is it possible to filter out some rows in a table using appdesigner callbacks?

5 次查看(过去 30 天)
This is the layout of the program I wish to build. The data in the table is imported from an excel file by clicking the button "Import data from database" .
Next, I will input the maximum and minimum values acceptable for each properties (para 2, 3 and 4)
The next step that I want this program to do is that when I click the button "Screen", the table will filter out the rows that do not satisfy the requirements of maximum and minimum value stated in the previous step, and so the table is only left with those rows that satisfy the requirements of max and min value stated above.
For example, if I set the max and min value for para2 to be 30 and 70, after pressing the 'screen' button, the table will be left with only row b,e,g and row j.
Can this be done?
Thank you very much.

采纳的回答

ibenitoseb
ibenitoseb 2020-2-8
Hi Guan,
Check out tutorial 18 on my channel (Link Below). This should give you some ideas on how to move forward!
Regards,
Benito Sebastian

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Tables 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by