How can i use MLToolbox MeteoLab?

7 次查看(过去 30 天)
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
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