Clear Filters
Clear Filters

in matlab code what is the meaning of [trainfile trainID] = folderSubF​olderkvali​dation(dat​abase);

2 views (last 30 days)
i have written a code for segregating face images on the basis of gender of the person.and using this statement also. please explain.

Accepted Answer

Jan
Jan on 17 Nov 2016
Take a look into the code of folderSubFolderkvalidation. Hopefully you will find a help section there, which explains, what this function does. If not, please ask the author. folderSubFolderkvalidation is not a function of Matlab's toolboxes and the forum cannot know, what it does.
  3 Comments
Guillaume
Guillaume on 17 Nov 2016
If you do not understand this very basic statement, I suggest you go through the getting started tutorial. The section on calling functions will answer your question.

Sign in to comment.

More Answers (0)

Categories

Find more on Introduction to Installation and Licensing in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!