Error Installing MLE+ with MATLAB 2019a

Hello All,

I am using MATLAB 2019a and EnergyPlus 9.0.1 on Windows 10 and trying to install MLE+ on it. I downloaded the git repository from https://github.com/mlab-upenn/mlep_v1.1

Following the installation procedure, I run "installMLEP.m" script and set the EnergyPlus path and Java path. Then I run mlep.m to run the GUI.

But I am getting an error 'Error loading mlep settings. Please run "setupMlep.m" again.

I check the mlep.m code, where the file is trying to get the settings/path from either the MLEPSETTINGS.mat or setupMlep.m. In my case, I have MLEPSETTING.mat and does load properly. But the problem is that the script is looking for fields - versionProtocol, versionEnergyPlus, eplusDir, javaDir.

None of these fields are in the MLEPSETTING.mat and hence throw me error. Now, I can write these fields myself in the MLEPSETTING.mat but I am not sure what these values are and how they are used in the program in general.

Do you have any solution for the error?

Tanay's avatar
181
Tanay
asked 2019-04-16 07:19:54 -0500
Aaron Boranian's avatar
14.1k
Aaron Boranian
updated 2021-02-01 18:12:05 -0500
edit flag offensive 0 remove flag close merge delete

Comments

could you help if you have found a solution ? or what is the best alternative ?

Ahmed salah's avatar Ahmed salah (2021-02-01 12:25:24 -0500) edit

Did you find a solution to this problem? I'm having the same problem as you.

Zakaria's avatar Zakaria (2022-11-20 14:26:03 -0500) edit
add a comment see more comments