Opened 9 years ago
Closed 9 years ago
#48058 closed update (fixed)
octave-control @2.8.1_0: update to 2.8.2
Reported by: | Schamschula (Marius Schamschula) | Owned by: | macports-tickets@… |
---|---|---|---|
Priority: | Normal | Milestone: | |
Component: | ports | Version: | 2.3.3 |
Keywords: | haspatch | Cc: | michaelld (Michael Dickens) |
Port: | octave-control |
Description
octave-control has been updated to version 2.8.2:
tf
Fixed a problem when converting certain MIMO descriptor state-space systems to transfer function models.
minreal
Fixed bug <http://savannah.gnu.org/bugs/?43263> Affected were transfer function models.
n4sid, moesp, moen4
Fixed bug <http://savannah.gnu.org/bugs/?41716> Display a meaningful error message when the iddata dataset contains not enough samples per experiment.
rlocus
Fixed bug <http://savannah.gnu.org/bugs/?44949> Fixed a problem with discontinuous plots for systems like the one below.
sys = tf ([1 0 0 0 0 0 1], [1 0 0 0 1 0 0 0 0 1])
rlocus (sys)
Attachments (1)
Change History (2)
Changed 9 years ago by Schamschula (Marius Schamschula)
Attachment: | Portfile-octave-control.diff added |
---|
comment:1 Changed 9 years ago by michaelld (Michael Dickens)
Resolution: | → fixed |
---|---|
Status: | new → closed |
Note: See
TracTickets for help on using
tickets.
Done in r138154.