필터 지우기
필터 지우기

How can i use MLToolbox MeteoLab?

조회 수: 7 (최근 30일)
Szabó-Takács Beáta
Szabó-Takács Beáta 2015년 8월 28일
댓글: TA SAMUEL 2016년 5월 13일
Dear All,
I downloaded MLToolbox_R2013 which contains Meteolab according to https://meteo.unican.es/trac/MLToolbox/wiki/Installation
When I run
>>init
script in MeteoLab toolbox I got the following message:
To save the configuration, remember to save the path
I do not understand what it is mean? When I try load a domain data from Iberia_NCEP by:
dmn=readDomain('Iberia_NCEP');
I got the folowing error:
Error using getZonePath (line 8)
Directory Iberia_NCEP cannot be found in path Iberia_NCEP nor c:\Users\Beata\Documents\MATLAB \MLToolbox_R2013\MeteoLab/../PatternsData/
Error in readDomain (line 24)
datCam=getZonePath(fic);
Could someone write me what I should to do to use MLToolbox?
Thank you for your help in advance!
  댓글 수: 2
Szabó-Takács Beáta
Szabó-Takács Beáta 2015년 8월 28일
Meantime I could solve the matter. By chance I used the relative path to MLToolbox_R2013 instead of absolut path. When I use
dmn=readDomain('c:\Users\Beata\Documents\MATLAB\MLToolbox_R2013\ModelData\NCEP\Iberia_NCEP');
I get the domain results.
TA SAMUEL
TA SAMUEL 2016년 5월 13일
Hy all and Szabó-Takács Beáta !!!
i'm Samuel, I would like use MLToolbox. How can I download the toolboox ?
I allready repositioned https://meteo.unican.es/svn/repos/toolboxes/branches/MLToolbox_R2013 but i haven't asses to login session to get username and pass word
Please nice person to help me !!!!
please send me the MLToolboox file by email at biladjisamuelta@gmail.com

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Downloads에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by