How to add scroll bar to a text box in GUIDE
2 次查看(过去 30 天)
显示 更早的评论
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/660260/image.png)
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
0 个评论
回答(1 个)
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.
0 个评论
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Migrate GUIDE Apps 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!