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

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

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

Thanks for the response.. Actually i am new with matlab, i just wanted to know that what is the meaning of this statement, regardless of the function name and variable name.
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)

Asked:

on 17 Nov 2016

Commented:

on 17 Nov 2016

Community Treasure Hunt

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

Start Hunting!