How to add scroll bar to a text box in GUIDE

조회 수: 18 (최근 30일)
Kaavya N
Kaavya N 2021년 6월 21일
답변: Image Analyst 2021년 6월 21일
In matlab GUIDE there is no scrollable text box availabe. slider and text box are separate .What must be written in slider callback so that when i move the slider the cursor moves and the hidden text is available in the text box

답변 (1개)

Image Analyst
Image Analyst 2021년 6월 21일
There is a scrollable edit text box. Just put one on the figure. Then I believe you have to set the "max" property to 2.

카테고리

Help CenterFile Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by