Set cursor position in multiline uicontrol edit box

조회 수: 1 (최근 30일)
Eliezer
Eliezer 2011년 7월 6일
I'm trying to use a multiline uicontrol('Style','edit') box as a console of sorts to display feedback to the user. The problem I'm having is, as I add more and more text to the box and it fills up beyond it's height, I can only see as much text as the box is tall. Is there a way to manually set the cursor point in a uicontrol edit box?

답변 (1개)

Paulo Silva
Paulo Silva 2011년 7월 6일
  댓글 수: 3
Jan
Jan 2011년 7월 6일
@Eliezer: No, there is no other way.
Paulo Silva
Paulo Silva 2011년 7월 6일
Unfortunately Mathworks doesn't show much love for MATLAB GUIs, you can only do basic things with the GUIs and you must use java for advanced things like the one you request.

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Creating, Deleting, and Querying Graphics Objects에 대해 자세히 알아보기

제품

Community Treasure Hunt

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

Start Hunting!

Translated by