Closed
Description
It seems that t_eval
is ignored when simulating a system with nstates=0
.
The bug seems to be located at:
python-control/control/iosys.py
Lines 1767 to 1777 in 3b5f199
Instead, the following lines are expected to be used, I think:
python-control/control/iosys.py
Lines 1798 to 1825 in 3b5f199