From help-octave-request at bevo dot che dot wisc dot edu Mon Jan 26 01:40:08 2004 Subject: zp2sys made system error From: "Dr. Praveen Bhatia" To: Date: Mon, 26 Jan 2004 16:36:11 +0900 Hi, I use D = zp2sys([],[1],1); (OR, say D = zp2sys([1 2 3],[4 5 6],1); Then on step(D) or impulse(D) or sysout(D,"ss") I get error "number of columns must match (2 != 1).... Is this a bug, OR am i doing something wrong? How do i solve this problem? Praveen ------------------------------------------------------------- Octave is freely available under the terms of the GNU GPL. Octave's home on the web: http://www.octave.org How to fund new projects: http://www.octave.org/funding.html Subscription information: http://www.octave.org/archive.html -------------------------------------------------------------