Lock scroll position when continuous uitable updates

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?

 Akzeptierte Antwort

Walter Roberson
Walter Roberson am 26 Apr. 2018

0 Stimmen

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.

Weitere Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer 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!

Translated by