Clear Filters
Clear Filters

Warning: The data type 'FcnPtr' used by function ENepanet does not exist.

8 views (last 30 days)
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

Answers (2)

Demetrios Eliades
Demetrios Eliades on 29 Nov 2013
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)

Tinh
Tinh on 17 Dec 2013
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 Comment
RAUL CASTANEDA
RAUL CASTANEDA on 31 Mar 2019
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.

Sign in to comment.

Tags

Community Treasure Hunt

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

Start Hunting!