Filter löschen
Filter löschen

Not all components appear in my GUI

13 Ansichten (letzte 30 Tage)
Nancy
Nancy am 24 Mär. 2021
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 Kommentar
Nancy
Nancy am 24 Mär. 2021
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.)

Melden Sie sich an, um zu kommentieren.

Akzeptierte Antwort

Nancy
Nancy am 25 Mär. 2021
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 Kommentar
Arun Kumar Kantheti
Arun Kumar Kantheti am 16 Mai 2023
I had the same problem. The above proposed solution worked for me. Thanks

Melden Sie sich an, um zu kommentieren.

Weitere Antworten (0)

Kategorien

Mehr zu Develop Apps Using App Designer finden Sie in Help Center und File Exchange

Produkte


Version

R2020a

Community Treasure Hunt

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

Start Hunting!

Translated by