octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #66651] control package, MIMO systems wrong cr


From: Philip Nienhuis
Subject: [Octave-bug-tracker] [bug #66651] control package, MIMO systems wrong created C matrix for state space representation using ss
Date: Fri, 10 Jan 2025 13:15:45 -0500 (EST)

Follow-up Comment #1, bug #66651 (group octave):


> ... i dont have access to your source code ...
Au contraire, you do. Octave is an OSS project, remember?  :-)
You can type 'which ss' in the octave command window; it'll tell you where the
file ss.m can be found, and if you do 'edit ss' you'll have the source code in
the editor.

Starting from https://packages.octave.org, the source code of 'ss' with all
its helper functions is easily found:

control package repository:
https://github.com/gnu-octave/pkg-control

'ss':
https://github.com/gnu-octave/pkg-control/tree/main/inst/%40ss

Turns out to be an 'old-style' class, but ss.m is here:
https://github.com/gnu-octave/pkg-control/blob/main/inst/%40ss/ss.m



    _______________________________________________________

Reply to this item at:

  <https://savannah.gnu.org/bugs/?66651>

_______________________________________________
Message sent via Savannah
https://savannah.gnu.org/

Attachment: signature.asc
Description: PGP signature


reply via email to

[Prev in Thread] Current Thread [Next in Thread]