Dear all, I am going to use swmm5 interface commands in MATLAB

How can I do that?

I have already used commands below to call swmm5 library in matlab

load library('swmm5','swmm5')

and commands below have been read for example:

swmm_run and swmm_open

 but I can not run these commands in MATLAB.

How can I run these commands?

Thanks in advance.

You need to be a member of SWMM 5 or SWMM or EPASWMM and SWMM5 in ICM_SWMM to add comments!

Join SWMM 5 or SWMM or EPASWMM and SWMM5 in ICM_SWMM

Email me when people reply –

Replies

  • I can find a command to solve my problem. 

    We can use calllib function to run these commands.

    • I don't understand how you did it, calllib() but what are the parameters for the function? Could you please post a copy of the matlab code you used for this process pls. 

This reply was deleted.