フィルターのクリア

How can I use Button Down Callback Function in buttons of app designer?

5 ビュー (過去 30 日間)
wetlab Technion
wetlab Technion 2021 年 1 月 7 日
回答済み: Sahithi Kanumarlapudi 2021 年 2 月 24 日
I am trying to combine drag and drop features in my GUI, it means that I can drag components (push button) to speciic panels in the igure and I can create new components, I can move them, and delete them.
I started with the Guide option to build the gui and I used the callback function of WindowButtonUpFcn function for releasing the component in specific place,
Now I am trying to do the same thing with the app designer option and I use the uibutton component but there is no option of WindowButtonUpFcn in this component the only option of call back is ButtonPushedFcn when I click on the component with the mouse, is there any option to add a callback properties to the uibutton like WindowButtonUpFcn?
or maybe there is another compnent of designer that I can use or this goal.
I am using matlab 2020B
Thanks in advance
Amir.

回答 (1 件)

Sahithi Kanumarlapudi
Sahithi Kanumarlapudi 2021 年 2 月 24 日
Hi,
You can refer to the answer here

カテゴリ

Help Center および File ExchangeMigrate GUIDE Apps についてさらに検索

製品


リリース

R2020b

Community Treasure Hunt

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

Start Hunting!

Translated by