How to create drag and drop in App Designer?

I want to create a GUI logic gate simulator where users can drag and drop the logic gates. I found a way in GUIDE but how about App Designer?

4 Comments

I'm not completely sure what you're trying to do. Can you elaborate?
How did you do it in GUIDE; maybe that'll give us some ideas for AppDesigner.
Hi! Basically, I want to create a GUI that allows users to drag and drop the components that they want. In this case, users are asked to drag and drop the components to create their own circuit using the components that they choose.
Here is the link that I found for GUIDE drag and drop application: https://www.youtube.com/watch?v=jlKsDiclOOc
Hey, did you figure out how to implement it in AppDesigner?
@chelsea. Hi, unfortunately i did not, but i hard copy the components i want and fix their position and only allow users to change the parameter instead. ( non- preferrable) .

Sign in to comment.

Answers (1)

Hi this did the Job for me:
https://de.mathworks.com/matlabcentral/fileexchange/69195-drag-and-drop-in-matlab-app-designer

Categories

Find more on Develop Apps Using App Designer in Help Center and File Exchange

Asked:

on 26 May 2018

Answered:

on 14 Sep 2020

Community Treasure Hunt

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

Start Hunting!