drag and drop in matlab app designer 2020b

34 ビュー (過去 30 日間)
nathan blanc
nathan blanc 2021 年 1 月 9 日
コメント済み: nathan blanc 2021 年 1 月 30 日
We are trying to implement a drag and drop function in the app desinger (version 2020b), similar to what was done here:
https://www.mathworks.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

採用された回答

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi 2021 年 1 月 28 日
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.
  1 件のコメント
nathan blanc
nathan blanc 2021 年 1 月 30 日
thank you

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

その他の回答 (0 件)

カテゴリ

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

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by