How do I point MatLab's command window to the Ledalab directory. Ledalab is a Matlab-based tool.

10 views (last 30 days)
I am using Ledalab for Electrodermal Activity(EDA) data analysis. For me to work with it i need to be able to Matlab's command window to the Ledalab directory. I need help to do this. Thank you.

Accepted Answer

Cris LaPierre
Cris LaPierre on 7 Jul 2021
I think you may have that backward. See the installation instruction under Documentation on the Ledalab website.
"Installation is easy. Simply extract the provided zip-file to any directory. Open Matlab and move to the Ledalab directory, where Ledalab.m should be located. Start Ledalab by typing Ledalab in the command window. All relevant directories will be added to the Matlab path automatically."
It sounds like you need to change your current folder in MATLAB to be the folder where you unzipped the contents. Installation adds all the necessary folders to your MATLAB path. Once that has been done, you can access the functions no matter what folder you are in.
You can learn more about the MATLAB Search Path here.

More Answers (0)

Categories

Find more on Install Products in Help Center and File Exchange

Products


Release

R2021a

Community Treasure Hunt

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

Start Hunting!