フィルターのクリア

Using Ledalab with Mac

3 ビュー (過去 30 日間)
charline tessereau
charline tessereau 2016 年 6 月 28 日
コメント済み: José-Luis 2016 年 6 月 28 日
Hello everyone,
I am trying to analyse electrodermal activity datas with Ledalab. My datas are organized in a '.mat' folder as in the example provided in Ledalab's website.
I obtain the following error :
Undefined function or variable 'ledapreset'.
Error in Ledalab (line 24) ledapreset;
I dont know what to do, I downloaded Ledalab package on their website and I respect their explanation on how to use it.
I've read that there are sometimes some incompatibilities between Mac and Ledalab, have someone already had the same error message or does someone knows how to use it?
Thank you by advance
Charline

回答 (1 件)

José-Luis
José-Luis 2016 年 6 月 28 日
Is the directory with the Ledalab script in the Matlab path? Have a look:
path
If not, add it:
addpath('/to/Ledalab/directory')
  2 件のコメント
charline tessereau
charline tessereau 2016 年 6 月 28 日
編集済み: charline tessereau 2016 年 6 月 28 日
I added the path to the Ledalab directory I am using in the matlab path using the command you provided but when I ask 'Path' in the command window the directory I added still does not appear..
and I still get the same error message
In the patly path I have the general default path matlab uses, and the other paths are all in /Applications/Matlab_R2015a.app/... So the directory I gave with the Ledalab script does not correspond as I provide a simple folder directory
Do I have to install Ledalab someway ??
When I used Ledalab on Windows I just had to execute Ledalab in the command window and it worked fine.
Thank you
Charline
José-Luis
José-Luis 2016 年 6 月 28 日
I have never used Ledalab.
What is the result of you running path()?
What is the Ledalab directory?

サインインしてコメントする。

カテゴリ

Help Center および File ExchangeInstall Products についてさらに検索

Community Treasure Hunt

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

Start Hunting!

Translated by