moving scroll index in a ui figure
Ältere Kommentare anzeigen
Using previos thread , I am raising new topic
Refer for more details:
Please see the attached figures "uit_figure.PNG" & "DropMenu_list.PNG"
- How to Implement moving scroll index in a uit figure where cell is highlighted with a text color?
If index is 25 , then I want the select the cell highlighted . For next index say 26,27, 28 and so on . then each selected cell should be highlighted as moving index in the figure uit_figure.PNG
- Cell selection is done from the DropDown Menu Variables as shown in the DropMenu_list.PNG
1 Kommentar
Adam Danz
am 5 Dez. 2019
I think you're asking how to programmatically scroll the UItable to a certain row.
You'll have to use a java method. This answer may be helpful to you but I'm not sure if the same will work for UITables in app designer (which appears to be what you're using)
Akzeptierte Antwort
Weitere Antworten (0)
Kategorien
Mehr zu Environment and Settings finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!