how to scroll a edit-uicontrol?
古いコメントを表示
I use a multiline edit control to display log messages inside a GUIDE. When adding log messages, the window does not scroll automatically. Furthermore it resets itself to the topmost position if new text is added. How can I programatically control the slider position of the texz edit?
回答 (1 件)
Jan
2011 年 3 月 18 日
1 投票
What about using a listbox UICONTROL? Then you can use the property ListboxTop to control the position of the contents.
カテゴリ
ヘルプ センター および File Exchange で Environment and Settings についてさらに検索
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!