epanet_map

Draws an EPANET network in a new MATLAB figure using geographic axes and satellite maps.
131 Downloads
Aktualisiert 28. Okt 2019

Lizenz anzeigen

epanet_map Draws an EPANET network in a new MATLAB figure using geographic axes and satellite maps.

Syntax:
epanet_map(inp_filename,utm_zone,language,special_nodes)

By default, utm_zone is '14Q', language is 'ENG' (english), and special_nodes is empty.

Examples:
epanet_map('Madrid.inp','30T')
epanet_map('Guanajuato.inp','14Q','SPA',[15,30,60])

Author:
Ildeberto de los Santos Ruiz
idelossantos@ittg.edu.mx

Requires internet connection and MATLAB R2018b or higher.

Zitieren als

Ildeberto de los Santos Ruiz (2024). epanet_map (https://www.mathworks.com/matlabcentral/fileexchange/73001-epanet_map), MATLAB Central File Exchange. Abgerufen .

Kompatibilität der MATLAB-Version
Erstellt mit R2019b
Kompatibel mit R2018b und späteren Versionen
Plattform-Kompatibilität
Windows macOS Linux

Community Treasure Hunt

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

Start Hunting!
Version Veröffentlicht Versionshinweise
1.0.1

Minor bugs fixed.

1.0.0