Warning: The data type 'FcnPtr' used by function ENepanet does not exist.
7 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentarios
Respuestas (2)
Demetrios Eliades
el 29 de Nov. de 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)
0 comentarios
Tinh
el 17 de Dic. de 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 comentario
RAUL CASTANEDA
el 31 de Mzo. de 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.
Ver también
Categorías
Más información sobre Environmental Science en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!