Can i set text control as a display area?

I try to use text control as a display area to show log information and it works fine. I wonder if the control has some kind of slider property to let user check all the information inside. You know there is a lot log text info and it really cannot show all on the screen one time.
Or any other control can do the job?
Thanks!

 采纳的回答

No. However you can use an edit control with 'enable' set to 'disable', and that will not be editable but it will be scrollable. Remember to set the 'max' property to more than 1.

更多回答(1 个)

SEA-KEONG
SEA-KEONG 2014-5-13
Do you know how i can let the cursor touch the bottom of the edit control every time after appending new log info to it?
Thanks!

类别

帮助中心File Exchange 中查找有关 MATLAB 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by