Hello. I am trying to add multiple folders to my matlab path, but i am not having much luck.
My directory looks like this:
BalanceAssessment > 1legCushionStanding > concatendatedData
My script I am working in is stored in "balanceAssessment", however i want to access the data in "concatendatedData" and use that data in the "balanceAssessment" script.
Thank you for any advice on how to do this?

 채택된 답변

Monika Jaskolka
Monika Jaskolka 2020년 6월 25일

0 개 추천

addpath(genpath('balanceAssessment'))

추가 답변 (0개)

카테고리

도움말 센터File Exchange에서 Search Path에 대해 자세히 알아보기

제품

릴리스

R2020a

질문:

2020년 6월 25일

답변:

2020년 6월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by