How to change parameters in EnergyPlus using MATLAB?

1 次查看(过去 30 天)
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

采纳的回答

Jiri Dostal
Jiri Dostal 2020-10-6
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).

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 Get Started with MATLAB 的更多信息

产品


版本

R2019a

Community Treasure Hunt

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

Start Hunting!

Translated by