Effacer les filtres
Effacer les filtres

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

5 vues (au cours des 30 derniers jours)
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.

Réponse acceptée

ibenitoseb
ibenitoseb le 8 Fév 2020
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

Plus de réponses (0)

Catégories

En savoir plus sur Tables dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by