error when calling .dll function

1 回表示 (過去 30 日間)
nado
nado 2023 年 3 月 11 日
移動済み: Walter Roberson 2023 年 3 月 12 日
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

採用された回答

Walter Roberson
Walter Roberson 2023 年 3 月 11 日
移動済み: Walter Roberson 2023 年 3 月 12 日
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 件のコメント
Walter Roberson
Walter Roberson 2023 年 3 月 12 日
移動済み: Walter Roberson 2023 年 3 月 12 日
All I can say is that the Mooring/files.txt file is not formatted the way the program expects.
nado
nado 2023 年 3 月 12 日
移動済み: Walter Roberson 2023 年 3 月 12 日
Thank you for your help !
Excuse me, but how can i accept your answer ?

サインインしてコメントする。

その他の回答 (0 件)

カテゴリ

Help Center および File ExchangeSearch Path についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by