1

calling jEPlus from MATLAB

hello I want to do a optimization energyplus's model with algorothms ,written in MATLAB. I actually want to link my algorithms(MATLAB file) with energyplus simulation and I want to exactly how can I do it.

Maedeh Mohit's avatar
103
Maedeh Mohit
asked 2017-11-03 08:49:47 -0500
__AmirRoth__'s avatar
4.4k
__AmirRoth__
updated 2017-11-04 18:53:59 -0500
edit flag offensive 0 remove flag close merge delete

Comments

add a comment see more comments

1 Answer

1

Hi! I'm doing it with python, you can download a library called "eppy" that can manage the IDF file with objects.

With Matlab I found mle+ (http://mlab.seas.upenn.edu/projectsit...): it has a GUI but in my opinion it's easier to do it with a script.

Gio's avatar
1.1k
Gio
answered 2017-11-04 08:56:37 -0500
edit flag offensive 0 remove flag delete link

Comments

add a comment see more comments