koray beyaz
2017 年からアクティブ
Followers: 0 Following: 0
統計
MATLAB Answers
4 質問
0 回答
ランク
of 153,912
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
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...
約7年 前 | 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 ...
約7年 前 | 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)...
約7年 前 | 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. ...
約7年 前 | 0 件の回答 | 1