フィルターのクリア

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

11 ビュー (過去 30 日間)
joe
joe 2018 年 5 月 3 日
編集済み: lokender Rawat 2018 年 5 月 15 日
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

回答 (1 件)

lokender Rawat
lokender Rawat 2018 年 5 月 15 日
編集済み: lokender Rawat 2018 年 5 月 15 日
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:

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by