How to change parameters in EnergyPlus using MATLAB?

6 Ansichten (letzte 30 Tage)
Wolfgang McCormack
Wolfgang McCormack am 1 Okt. 2020
Beantwortet: Jiri Dostal am 6 Okt. 2020
Hi everyone,
Is it possible to change energyplus surface parameters for 80 surfaces using MATLAB automatically (all at once rather than going through them one by one manually)?
Thanks

Akzeptierte Antwort

Jiri Dostal
Jiri Dostal am 6 Okt. 2020
I'd suggest to manipulate the IDF file from Matlab. Open the file, search for the exact line, and change the value by adding the appropriate text. You can get inspired by the "readIDF" function from the EnergyPlus Co-simulation Toolbox (https://www.mathworks.com/matlabcentral/fileexchange/69074-energyplus-co-simulation-toolbox).

Weitere Antworten (0)

Kategorien

Mehr zu MATLAB finden Sie in Help Center und File Exchange

Produkte


Version

R2019a

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by