Is there a way to hide a specific uitab ?
Show older comments
Hello,
I am working with uitabgroup and uitabs?
I would like to be able to hide or delete a uitab.
Does any one have a solution to this problem.
Thank you very much
Accepted Answer
More Answers (3)
Stalin Samuel
on 30 Oct 2015
0 votes
set(uitab_handle,'Visible','off')
Scott Urquhart
on 30 Oct 2015
Edited: Walter Roberson
on 13 Aug 2020
1 Comment
Stalin Samuel
on 30 Oct 2015
Jason Kulpe
on 13 Aug 2020
0 votes
This is simlar to Jorge's answer on https://www.mathworks.com/matlabcentral/answers/355804-app-designer-tab-groups. I think this is a cleaner solution.
Categories
Find more on Graphics Performance in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!