how to remove this error please some one help me

Answers (1)

The code is expecting to be able to change directory to a subdirectory directly under the current one, with the subdirectory named att_faces followed by a number with no leading zeros. Either that directory is missing or else you started running the code from the wrong folder or else the code is forgetting to cd() back to the original directory before trying to cd() again.

Categories

Products

Tags

No tags entered yet.

Asked:

on 17 Sep 2015

Answered:

on 17 Sep 2015

Community Treasure Hunt

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

Start Hunting!