Filter löschen
Filter löschen

synchronize two or more scroll bars (or scroll bars of listboxes)

10 Ansichten (letzte 30 Tage)
joe
joe am 3 Mai 2018
Bearbeitet: lokender Rawat am 15 Mai 2018
Hello Matlabers
imagine that there are 2 or more scroll bars (or scroll bars of listboxes) and if the user scrolls one of them, then the rest of scroll bars move harmony and synchronize with the scrolled one.
any help i will appreciate it. thanks in advance

Antworten (1)

lokender Rawat
lokender Rawat am 15 Mai 2018
Bearbeitet: lokender Rawat am 15 Mai 2018
You can write function callback for this. You can refer the below documentation link on how to write callbacks:
I have attached two sample files for a similar use-case where all the list-boxes move in harmony when you move the slider. You can read few similar MATLAB answers:

Kategorien

Mehr zu Migrate GUIDE Apps finden Sie in Help 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