Question-and-Answer Resource for the Building Energy Modeling Community
Get started with the Help page
Ask Your Question

Revision history [back]

click to hide/show revision 1
initial version

Edit long output variable names in EnergyPlus

Hello community,

I'm currently working with EnergyPlus, and I am facing an issue with the output variables in the CSV files. I have defined numerous outputs, and during postprocessing using Matlab, I've encountered a problem where some output headers in the CSV file are too long, exceeding the maximum Matlab variable name length. As a result, Matlab truncates the variable names, making it challenging to distinguish between different variables during analysis..

I'm wondering if there is a way to modify the output variable names directly in EnergyPlus to make them more manageable for Matlab postprocessing.

Any insights or suggestions would be greatly appreciated!