Mercurial > hg > octave-lyh
comparison scripts/control/system/tfout.m @ 7151:aeeb646f6538
[project @ 2007-11-09 19:34:17 by jwe]
author | jwe |
---|---|
date | Fri, 09 Nov 2007 19:35:52 +0000 |
parents | 59dcf01bb3e3 |
children |
comparison
equal
deleted
inserted
replaced
7150:68a1b616b7df | 7151:aeeb646f6538 |
---|---|
52 disp (numstring) | 52 disp (numstring) |
53 disp (y) | 53 disp (y) |
54 disp (denomstring) | 54 disp (denomstring) |
55 else | 55 else |
56 error ("tfout: empty transfer function") | 56 error ("tfout: empty transfer function") |
57 end | 57 endif |
58 | 58 |
59 endfunction | 59 endfunction |