Open a function as GUI
조회 수: 1 (최근 30일)
이전 댓글 표시
how can I open the application as a GUI, calling the function works only as a function and does not open any window like imtool
댓글 수: 5
Rik
2018년 12월 25일
The code on the FEX (link from question) indicates that it should work to call this function without inputs. So I suspect you have edited the m-file (not having actually tested the files on the FEX). Can you confirm you are actually using the latest version of the code on the FEX?
Walter Roberson
2018년 12월 25일
Hold on a second: the linked contribution is circleFinder but circlefinder is being invoked.
circlefinder might be https://www.mathworks.com/matlabcentral/fileexchange/35223-circle-detection-using-hough-transforms which is not a GUI.
답변 (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!