How to get rid of UIAXES? Matlab app designer

4 ビュー (過去 30 日間)
Muazma Ali
Muazma Ali 2023 年 1 月 1 日
コメント済み: Muazma Ali 2023 年 1 月 1 日
Hi ! I have made a startup function where I needed a UIAxes to plot a figure as you can see from the picture attached but I have to make my app with several other objects and I dont know how I can do it as long is the Uiaxes is on the canvas. And it seems it has to be there else the startup picture doesnt appear..
Can anybody help me with that..? :)

回答 (1 件)

Image Analyst
Image Analyst 2023 年 1 月 1 日
You attached a PDF image of your code instead of the actual .mlapp file. Why did you do that?
Anyway, I can see that you're shutting down the main app in the main app's startup function. Why are you doing that?
If you don't want an axes on the window, then just edit the app in Design View, click on the axes, and hit the delete key.
  1 件のコメント
Muazma Ali
Muazma Ali 2023 年 1 月 1 日
Hi ! I found another way of doing that; I opened another window in my app connecting me to another app..

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

カテゴリ

Help Center および File ExchangeStartup and Shutdown についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by