how to extract a specific number from a UITable and display that which row of that table that number belongs?
조회 수: 1 (최근 30일)
이전 댓글 표시
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
Mario Malic
2020년 11월 19일
Hello, Since I haven't provided anything other than a suggestion, you can answer the question yourself and accept it as well.
채택된 답변
추가 답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Downloads에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!