error when calling .dll function
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
nado
am 11 Mär. 2023
Verschoben: Walter Roberson
am 12 Mär. 2023
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
0 Kommentare
Akzeptierte Antwort
Walter Roberson
am 11 Mär. 2023
Verschoben: Walter Roberson
am 12 Mär. 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 Kommentare
Walter Roberson
am 12 Mär. 2023
Verschoben: Walter Roberson
am 12 Mär. 2023
All I can say is that the Mooring/files.txt file is not formatted the way the program expects.
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu File Operations finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!