Is it poosible to keep columns in a GUI uitable visible at all times while scrolling to see theother columns?

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,

Réponses (1)

You would have to use two uitables, one for the first two columns and a second for the rest.

Catégories

En savoir plus sur Loops and Conditional Statements dans Centre d'aide et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by