Error when using cd- saying file is nonexistent

How do I stop this error from coming up.
Please help ;(

1 Comment

cd ~/Desktop/Flanker/sub-01
% ^^ you forgot this (read DGM's answer)

Sign in to comment.

Answers (1)

You're trying to cd relative to the current directory, instead of relative to ~/

Categories

Products

Release

R2023a

Asked:

on 16 Jul 2023

Edited:

on 16 Jul 2023

Community Treasure Hunt

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

Start Hunting!