필터 지우기
필터 지우기

Create apps with Ribbon UI

조회 수: 14 (최근 30일)
Gebhard Stopper
Gebhard Stopper 2018년 8월 20일
답변: Gebhard Stopper 2019년 4월 30일
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.

채택된 답변

Gebhard Stopper
Gebhard Stopper 2019년 4월 30일
I just recently stumbled across this mini series of blog posts on how to build a Ribbon (Stoolstrip) UI.
Here's a link to the first part:
That is exactly what I was looking for!

추가 답변 (1개)

Akshay Khadse
Akshay Khadse 2018년 8월 30일
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
Gebhard Stopper
Gebhard Stopper 2018년 9월 3일
I tried to imitate the ribbon look with tab group and panel but, I was pretty unhappy with the result. For example, the panels don't allow to move the title to the bottom, so I had to fiddle around with labels. (Which are quite unhandy, especially when you want to change something later on).

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Interactive Control and Callbacks에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by