Create apps with Ribbon UI
Mostrar comentarios más antiguos
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.
Respuesta aceptada
Más respuestas (1)
Akshay Khadse
el 30 de Ag. de 2018
0 votos
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 comentario
Gebhard Stopper
el 3 de Sept. de 2018
Categorías
Más información sobre Develop Apps Using App Designer en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!