how to extract a specific number from a UITable and display that which row of that table that number belongs?
1 vue (au cours des 30 derniers jours)
Afficher commentaires plus anciens
taimour sadiq
le 6 Nov 2020
Réponse apportée : taimour sadiq
le 20 Nov 2020
lets say i have a UITable in which first coulmn is serial number and second column contains data
extracted the second column data and perform outlier code or in simple words i found maximum of Data..
then i stored the resultant in a second UITable. at this instant its done Now what i want that the serial number to which my number(600) belongs should also display with number...
kindly guide how to write a logic code that may find the angle againt "OutlierData" and display it in 2nd table column 1.
Data may change so outlier could be any where in the data.
4 commentaires
Mario Malic
le 19 Nov 2020
Hello, Since I haven't provided anything other than a suggestion, you can answer the question yourself and accept it as well.
Réponse acceptée
Plus de réponses (0)
Voir également
Catégories
En savoir plus sur Downloads 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!