Is it poosible to keep columns in a GUI uitable visible at all times while scrolling to see theother columns?
Show older comments
I have created a GUI that has many columns. I want to keep the first 2 columns visible at all times and be able to scroll to see the other. In essence freezing the pane similar to what you can do in Excel.
Any assistance would be appreciated. Thanks,
Answers (1)
Sean de Wolski
on 15 Jan 2015
0 votes
You would have to use two uitables, one for the first two columns and a second for the rest.
1 Comment
Carlos Freyre
on 16 Jan 2015
Categories
Find more on Develop Apps Using App Designer 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!