Lock scroll position when continuous uitable updates

5 vues (au cours des 30 derniers jours)
Matthew Worker
Matthew Worker le 25 Avr 2018
Hi,
I have a uitable that has a live data subscription that is being refreshed every x seconds. However, if you are scrolling in the table, and it refreshes, it resets the scroll position back to the beginning. How do I keep the scroll position in the same place after the refresh?

Réponse acceptée

Walter Roberson
Walter Roberson le 26 Avr 2018
This is not possible at the MATLAB level. You might possibly be able to do this by working with the underlying java objects; see http://undocumentedmatlab.com for more information about the underlying objects.

Plus de réponses (0)

Catégories

En savoir plus sur Develop Apps Using App Designer 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