在matl拖拽ab app designer 2020b

30视图(30天)
nathan blanc
nathan blanc on 9 Jan 2021
Commented: nathan blanc on 30 Jan 2021
We are trying to implement a drag and drop function in the app desinger (version 2020b), similar to what was done here:
//www.tatmou.com/matlabcentral/fileexchange/69195-drag-and-drop-in-matlab-app-designer/
The problem is this was implemented using the UIcontrol feature, which cannot be used with the MATLAB app designer. the equivalent
UIbutton is very lacking in terms of features, and specificaly doesn't have the WindowButtonUpFcn function that is required for a drag and drop mechanism
is there a way to bypass this?
many thanks
Nthan

Accepted Answer

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi on 28 Jan 2021
Hi,
As of now 'WindowButtonUpFcn ' is not supported with uibutton. I have brought this issue to the concerned people and it might be considered in any future release.

More Answers (0)

下载188bet金宝搏


Release

R2020b

Community Treasure Hunt

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

Start Hunting!