How to add scroll bar to a text box in GUIDE

16 visualizaciones (últimos 30 días)
Kaavya N
Kaavya N el 21 de Jun. de 2021
Respondida: Image Analyst el 21 de Jun. de 2021
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

Respuestas (1)

Image Analyst
Image Analyst el 21 de Jun. de 2021
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.

Categorías

Más información sobre Migrate GUIDE Apps en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by