フィルターのクリア

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 Center および File ExchangeInteractive Control and Callbacks についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by