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
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에서 Instrument Control Toolbox에 대해 자세히 알아보기

태그

질문:

2011년 3월 18일

Community Treasure Hunt

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

Start Hunting!

Translated by