ilayn / harold

An open-source systems and controls toolbox for Python3
MIT License
173 stars 19 forks source link

FIX:Typo in _undiscretize #97

Closed ilayn closed 1 year ago

ilayn commented 1 year ago

As reported in now deleted(I guess) #95, the _undiscretize function was using the unscaled arrays. This fixes it.