error when calling .dll function

Hi everyone,
I am trying to call a .dll file from MATLAB. However, i obtained the following error and MATLAB closes suddenly.
Could you help me please ?
Thanks in advance
Best Regards

 Accepted Answer

Walter Roberson
Walter Roberson on 11 Mar 2023
Moved: Walter Roberson on 12 Mar 2023
That code requires that you have a subdirectory of the current directory, with the subdirectory named Mooring and inside that directory there has to be a files.txt file.
files.txt has to be a formatted text file, with parts including LINE DICTIONARY and CONNECTION PROPERTIES

3 Comments

nado
nado on 12 Mar 2023
Moved: Walter Roberson on 12 Mar 2023
Thank you for your reply !
In fact, i got another error.
Could you please help me ?
Best Regards
All I can say is that the Mooring/files.txt file is not formatted the way the program expects.
nado
nado on 12 Mar 2023
Moved: Walter Roberson on 12 Mar 2023
Thank you for your help !
Excuse me, but how can i accept your answer ?

Sign in to comment.

More Answers (0)

Categories

Asked:

on 11 Mar 2023

Moved:

on 12 Mar 2023

Community Treasure Hunt

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

Start Hunting!