how to link m files with gui
조회 수: 1(최근 30일)
표시 이전 댓글
I am doing a project on face recognition and have 3 functions and a main file.these 3 functions return their result to the main file.how can i link all these files such that a face is recognised.i have to take some push buttons but i am not sure about what to do
댓글 수: 1
TADA
2019년 3월 3일
Change Your Main Script To A Function,
Call That Function From The Push button Callback
답변(0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!