- Notifications
You must be signed in to change notification settings - Fork441
Closed
Description
[ben@skylab:~]% python3 [0]Python 3.8.8 (default, Feb 19 2021, 16:53:21) [GCC] on linuxType "help", "copyright", "credits" or "license" for more information.>>> import control>>> control.__version__'0.9.0'>>> sys = control.drss(1,2,3)>>> sys.dt0>>>
It should return a system withsys.dt == True
as "discrete time with unspecified sampling period".
Metadata
Metadata
Assignees
Labels
No labels