[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
Re: [Octave-forge] New release of the control package 3.2.0
From: |
GoSim |
Subject: |
Re: [Octave-forge] New release of the control package 3.2.0 |
Date: |
Sat, 6 Apr 2019 09:43:23 -0500 (CDT) |
this is from the documentation, and I think it is good, it still requires a T
though.
T
Time vector. Should be evenly spaced. If SYS is a
continuous-time system and T is a real scalar, SYS is
discretized with sampling time 'tsam = t/(rows(u)-1)'. If SYS
is a discrete-time system and T is not specified, vector T is
assumed to be '0 : tsam : tsam*(rows(u)-1)'.
--
Sent from: http://octave.1599824.n4.nabble.com/Octave-General-f1599825.html
Re: [Octave-forge] New release of the control package 3.2.0, GoSim, 2019/04/05