
Bug in Simulating Automatic Climate Control Systems simulink example
40 views (last 30 days)
Show older comments
Hello,
I just noticed that in the Simulink example “Simulating Automatic Climate Control System” there seems to be an issue with the thermodynamic model. For instance, if I set the User Setpoint temperature to 25 °C and the external temperature to –20 °C, the heater does not turn on, which clearly indicates a problem.
Link to the demo: https://ch.mathworks.com/help/simulink/slref/simulating-automatic-climate-control-systems.html

0 Comments
Answers (1)
Sam Chak
on 19 Sep 2025 at 1:01
Hi @Tommaso
The reason the heater does not turn on is that the thermometer clearly indicates the initial air temperature in the car is 25.5°C, which exceeds the user setpoint of 25.0°C. I believe that if the temperature drops below 25.0°C, the heater will activate.

6 Comments
Sam Chak
on 22 Sep 2025 at 10:19
At this point, the best course of action is likely to contact technical support to report the bug you discovered.

See Also
Categories
Find more on General Applications in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!