'.' is shorthand for current directory
'..' is shorthand for parent directory
You could try
cd ..
in the command line and you'll be taken one directory up
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!