miguelmoreto / labcontrole

The LabControle is a simulation software for linear control systems. It is designed to be used as an auxiliary tool for teaching classical control system theory.
http://sites.google.com/site/controlelab/
9 stars 2 forks source link

Wrong input graph in time domain simulation with variation #13

Closed miguelmoreto closed 6 years ago

miguelmoreto commented 9 years ago

To reproduce:

Simulate unity step with closed loop for 10s using G(s)=2/(1+4*s). Then change input to 1,5 and continue.

The r(t) graph is starting from the last output point, not the last input point.