OpenWaterAnalytics / EPANET-Matlab-Toolkit

A Matlab class for EPANET water distribution simulation libraries
https://www.youtube.com/playlist?list=PLasF_QN6wZjRNj-B8zumGlnAXxLnCa_07
European Union Public License 1.2
75 stars 61 forks source link

No appropriate method, property, or field 'getLinkLenght' for class 'epanet' #181

Closed esilvapino closed 3 years ago

esilvapino commented 3 years ago

Hello, I need use d.getLinLength en my code. Resulting this error.

No appropriate method, property, or field 'getLinkLenght' for class 'epanet'.

Error in AlgGen (line 48) L=d.getLinkLenght(1:nLineas);

But in the Command windows, no give error.

image

How could i solve it?.

Thanks.

Mariosmsk commented 3 years ago

The function method is L=d.getLinkLength