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!