control scroll bar uitable?
Show older comments
I use to update data continuous and sent to uitable. But scroll bar of uitable is default in top, i don't see data last. I ask: Can to control scroll bar in bottom? http://www.mediafire.com/view/?qu7eq9rc1a1arg1
1 Comment
Jan
on 17 Jan 2013
I can see a large grey area at mediafire only. It is time to allow users to upload graphics to a TMW server, which does not impede the viewing ridiculously.
Answers (1)
Walter Roberson
on 17 Jan 2013
1 vote
There is no control provided at the MATLAB level to be able to do that. The closest MATLAB provides is to allow you to put the uitable inside a uipanel and by changing its position inside the uipanel, changing what is visible.
Categories
Find more on Programming in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!