Epanet INP reader - extract into structure

Loads an Epanet 2.0 ".inp" file with structure

Al momento, stai seguendo questo contributo

If you require to visualize Epanet 2.0 networks, this script allows you to load the data of an *.INP network file into a MATLAB structure which contains junctions (nodes, tanks, reservoirs) and links (pipes, pumps, valves).

Cita come

Mario CASTRO GAMA (2026). Epanet INP reader - extract into structure (https://it.mathworks.com/matlabcentral/fileexchange/47723-epanet-inp-reader-extract-into-structure), MATLAB Central File Exchange. Recuperato .

Informazioni generali

Compatibilità della release di MATLAB

  • Compatibile con qualsiasi release

Compatibilità della piattaforma

  • Windows
  • macOS
  • Linux
Versione Pubblicato Note della release Action
1.1.0.0

Decided to split the code into two subroutines '_extract.m' and '_vis.m', when performing visualization of simulations most of the times using subplots the model is the same.

1.0.0.0