EPANET getdata error missing argument

조회 수: 4 (최근 30일)
Viet Linh Cao
Viet Linh Cao 2023년 7월 25일
댓글: Nibi K V 2023년 9월 25일
Hi, everyone!
I'm trying to learn epanet by doing some of the example I found on the Internet. But when I tried this line
fprintf('nodes = %d\n',getdata('EN_NODECOUNT'))
I get the error: Check for incorrect argument data type or missing argument in call to function 'getdata'. I assume it's because the api call changed in epanet or something. Same with 'setdata'. Does anyone know where to find which functions do they change to? I checked epanet github but couldn't find it there. Thank you in advance!
  댓글 수: 1
Nibi K V
Nibi K V 2023년 9월 25일
I am facing the same issue. Have you find the solution?
setdata('EN_DIAMETER', D);
Thanks in advance
Nibi K V

댓글을 달려면 로그인하십시오.

답변 (0개)

카테고리

Help CenterFile Exchange에서 Weather and Atmospheric Science에 대해 자세히 알아보기

태그

제품

Community Treasure Hunt

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

Start Hunting!

Translated by