Marios S. Kyriakou

Results 15 comments of Marios S. Kyriakou

I think yes, I guess you mean the section [LABELS]. I think it is also good to include the section [BACKDROP]

Hi @chocolate-771, on Matlab you can use the following example: ``` % Input Arguments: % type - Type of demand model % 'DDA' = Demand driven analysis (in which case...

@LRossman, If we use a temporary `tempname` for all epanet input files and then copy the `tempname` to the `inpname` who user set. What do you think?

Btw, I agree with the two possible solutions above!

> Why can't the app that's calling `EN_saveinpfile` call it with a different user-supplied file name and then use a file copy function (not part of the toolkit) to copy...

Check out my example [How to use offline maps in QGIS](https://mariosmsk.wordpress.com/2019/02/10/how-to-use-offline-maps-in-qgis-qgis/?fbclid=IwAR18OSq_VSUEIOof4Jlaa-KqWl5kQf72NEnPeTGi4UqTgzrF7z5YjP3B9-8) QGIS3

@lennoo, I have used QGIS version 3.4.4-Madeira Windows 7 x64

Hi @ mcneish1, thanks for the instructions. We have include mac libraries for dev 2.2 here: https://github.com/OpenWaterAnalytics/EPANET-Matlab-Toolkit/tree/dev-2.2-edit

Hi @mollerth, here you can find some [videos EMT](https://www.youtube.com/playlist?list=PLasF_QN6wZjRNj-B8zumGlnAXxLnCa_07&disable_polymer=true).

In order to use the EPANET-MATLAB-Toolkit the MinGW-w64 compiler must be installed In case you have a version of matlab older than 2015b install the Windows SDK compiler How to...