Bring components to the front in app designer

18 ビュー (過去 30 日間)
Carla White
Carla White 2017 年 11 月 1 日
回答済み: Mohammad Sami 2021 年 8 月 26 日
I have an app that loads images into a UIAxes component and a list of input components to the right of this. As Matlab leaves a large border around the image I laid the inputs on top of the axes in design view. However when I run the app it still stays on top of a number of these. Is there any way I can tell Matlab to keep the inputs on top? Alternatively is there a way I can reduce the border around the axes? I have done this in scripts in the past using the 'tightinset' property but I get an error telling me I am not allowed to edit this n app designer.
Thanks Carla
  1 件のコメント
Edward Rodriguez
Edward Rodriguez 2021 年 8 月 25 日
AppDesigner STINKS!

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

回答 (1 件)

Mohammad Sami
Mohammad Sami 2021 年 8 月 26 日
If you only wish to display the image and not interact with it (eg zoom) then perhaps you can use uiimage to display your image instead of uiaxes.

カテゴリ

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

Community Treasure Hunt

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

Start Hunting!

Translated by