I'm trying yo run EnergyPlus in Matlab. I found mle+ but I could find guides for the GUI.
Since I have to run many simulations with data previously calculated in a Matlab script, it could be easy to run E+ directly inside a loop statement.
I found out how to do in python https://unmethours.com/question/22157/run-energyplus-from-python/) but I couldn't find it in Matlab.
Thank you!