フィルターのクリア

Not all components appear in my GUI

16 ビュー (過去 30 日間)
Nancy
Nancy 2021 年 3 月 24 日
I've built a GUI using App Designer. Here's the design view:
When I run it, even when I specifically select "Run: CAN_UI", I get only one of the panels:
and code is indeed being generated only for that component:
Why is this? and how do I get all the components to be included?
  1 件のコメント
Nancy
Nancy 2021 年 3 月 24 日
I discovered that the missing components are off the screen. When I run it now (first window shows design view) with some additional components,
I get the following window.
Making the output window full screen simply results in the third display. I have not been able to scroll, pan, or move this window (even though I have scroll on).
Help!! (Thanks.)

サインインしてコメントする。

採用された回答

Nancy
Nancy 2021 年 3 月 25 日
Problem solved:
The active canvas was smaller than the tab component, and only the part of the tab component area was showing when the app was run. I moved the tab component to one side in Design View, uncovered the smaller canvas, and enlarged the canvas until the entire tab component fit on it. Now everything appears when I run the app.
Thanks to Jennifer Rebben of Tech Support for her help with this problem.
  1 件のコメント
Arun Kumar Kantheti
Arun Kumar Kantheti 2023 年 5 月 16 日
I had the same problem. The above proposed solution worked for me. Thanks

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeDevelop Apps Using App Designer についてさらに検索

製品


リリース

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by