Feeds
提问
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...
8 years 前 | 1 个回答 | 0
1
个回答提问
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 ...
8 years 前 | 1 个回答 | 2
1
个回答提问
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)...
8 years 前 | 2 个回答 | 0
2
个回答提问
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. ...
8 years 前 | 0 个回答 | 1