Drag and Drop support for Axes?
조회 수: 1 (최근 30일)
이전 댓글 표시
Does Matlab have any support for 'drag and drop'? Here is a screen capture of my current 'imaging' application :
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/913434/image.jpeg)
As you can see, there is a pulldown menu uicontrol at the top which allow selecting an existing image for display. As I'm keeping adding images to the list, I wonder whether Matlab would have any way to allow me to 'drag and drop' an image file over the display area?
댓글 수: 0
답변 (1개)
Simar
2023년 10월 11일
편집: Simar
2023년 10월 11일
Hi Roger,
I understand that you are looking for ‘drag and drop’ functionality in MATLAB. Yes, MATLAB does support the ‘drag and drop’ of graphic objects across axes within the figure window.
Please refer to the following MATLAB Answer thread by MathWorks Support Team for details on how to achieve this or on any other version:
Best Regards
Simar
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Migrate GUIDE Apps에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!