Warning: The data type 'FcnPtr' used by function ENepanet does not exist.
조회 수: 7 (최근 30일)
이전 댓글 표시
Hi,
I have been coupling MATLAB with EPANET and there is a warning: The data type 'FcnPtr' used by function ENepanet does not exist.
In library at 402
Could someone help me to solve this problem? Thanks a lots, Pham
댓글 수: 0
답변 (2개)
Demetrios Eliades
2013년 11월 29일
I don't think this is a problem, it's just a warning matlab issues forthe ENepanet function, which anyway is not used. I believe you can ignore this. (I also get this warning)
댓글 수: 0
Tinh
2013년 12월 17일
Thanks Demetrios Eliades a lot. yes, this warning can be neglected. and now I run a matlab packet programmed with win32 in win64, there is a warning:
Error using loadlibrary (line 254) A 'Selected' compiler was not found. You may need to run mex -setup.
However, when I run mex set-up, it informed:
Error using mex (line 206) Unable to complete successfully.
please give me advise to solve this
thank you
댓글 수: 1
RAUL CASTANEDA
2019년 3월 31일
Hi Demetrios.
I also received this error, running the file "example.m" of EPANET-Matlab Toolkit v2.1, but it generates serious errors that do not allow to continue. I appreciate a help. Thanks in advance
Warning: The data type 'FcnPtr' used by function ENepanet does not exist.
참고 항목
카테고리
Help Center 및 File Exchange에서 Environmental Science에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!