필터 지우기
필터 지우기

error when calling .dll function

조회 수: 4 (최근 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 CenterFile Exchange에서 Search Path에 대해 자세히 알아보기

태그

Community Treasure Hunt

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

Start Hunting!

Translated by