Clear Filters
Clear Filters

how to link m files with gui

3 views (last 30 days)
venus tyagi
venus tyagi on 3 Mar 2019
Commented: TADA on 3 Mar 2019
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 Comment
TADA
TADA on 3 Mar 2019
Change Your Main Script To A Function,
Call That Function From The Push button Callback

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!