Open Earth Tools Errors - General - Delft3D Flexible Mesh
Forum_general
GeneralAt this page you can post questions or start discussions on general topics related to Delft3D Flexible Mesh. Please select a proper category below (if possible), to post your message or reply to an existing post. Please add tags to your posts to simplify searching.
** PLEASE TAG YOUR POST! ** |
|
Message Boards
Open Earth Tools Errors
CF
Chris Furlong, modified 11 Days ago.
Open Earth Tools Errors
Youngling Posts: 1 Join Date: 2/16/21 Recent Posts 10
Hello,
I have been trying to start DelftDashBoard in MatLab on Windows 10. However, I run into issues when I try to setup OpenEarthTools by running oetsettings.m MatLab. The following error is returned:
If you could be so kind, please suggest how I can change the addpathfast function so it doesn't give an error. The code in my version of the "oetsettings.m" file is attached below.Thank you so much in advance.Kind regards,
Chris
I have been trying to start DelftDashBoard in MatLab on Windows 10. However, I run into issues when I try to setup OpenEarthTools by running oetsettings.m MatLab. The following error is returned:
>> run('C:\Users\chris\Desktop\matlab\oetsettings.m') | |
Adding openearthtools, please wait ... | |
Unrecognized function or variable 'addpathfast'. | |
Error in oetsettings (line 109) | |
addpathfast(basepath,'append',OPT.append); % excludes *.svn directories!Error in run (line 91) | |
evalin('caller', strcat(script, ';')); | |
>> |
If you could be so kind, please suggest how I can change the addpathfast function so it doesn't give an error. The code in my version of the "oetsettings.m" file is attached below.Thank you so much in advance.Kind regards,
Chris