Community Profile

photo

koray beyaz


Active since 2017

Statistics

  • First Review
  • Thankful Level 1

View badges

Content Feed

View by

Question


Is it possible to animate a 3D vehicle in a standalone app created by appdesigner?
I am using V Realm Builder for a 3D animation. Is it possible to use it with a standalone app? Or is there any other ways to ani...

6 years ago | 1 answer | 0

1

answer

Question


The uigetfile window goes behind the app window in standalone application.
When I run the app through App Designer, uigetfile window appears in front of the app as expected. However, after packaging the ...

6 years ago | 1 answer | 2

1

answer

Question


How can I add transparency to an image displayed in App Designer UIAxes?
I am using imread for a png image. Since AlphaData is not a property of UIAxes, I cannot use set(h, 'AlphaData', alpha_data)...

6 years ago | 2 answers | 0

2

answers

Question


How can I display an image on Appdesigner without the background space?
The code is; imshow('C:\filedirectory\pic.jpg','Parent',app.UIAxes,'Border','tight') It results in unwanted white spaces. ...

6 years ago | 0 answers | 1

0

answers