control scroll bar uitable?

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
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.

Sign in to comment.

Answers (1)

Walter Roberson
Walter Roberson on 17 Jan 2013
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.
There might be scrolling controls available at the java level. See http://undocumented-matlab.com

Categories

Find more on Programming in Help Center and File Exchange

Asked:

on 17 Jan 2013

Community Treasure Hunt

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

Start Hunting!