Create apps with Ribbon UI
Show older comments
Is it possible to create MATALB apps with a ribbon interface instead of ordinary menus and toolbars? I have noticed that some examples, like the Registration Estimator come with a ribbon UI. So I guess there might be a way to have on in my own apps.
Accepted Answer
More Answers (1)
Akshay Khadse
on 30 Aug 2018
0 votes
As per my knowledge, the creation of Ribbon UI elements is not supported in MATLAB apps. The list of currently supported components in App Designer can be found here . You can still look into Tab Group and Panel for achieving a similar UI layout.
1 Comment
Gebhard Stopper
on 3 Sep 2018
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!