comparison scripts/control/system/__tf2sysl__.m @ 6945:6bbf56a9718a

[project @ 2007-10-02 20:47:22 by jwe]
author jwe
date Tue, 02 Oct 2007 20:47:23 +0000
parents 4c8a2e4e0717
children 93c65f2a5668
comparison
equal deleted inserted replaced
6944:96714c92a278 6945:6bbf56a9718a
15 ## You should have received a copy of the GNU General Public License 15 ## You should have received a copy of the GNU General Public License
16 ## along with Octave; see the file COPYING. If not, write to the Free 16 ## along with Octave; see the file COPYING. If not, write to the Free
17 ## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 17 ## Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA
18 ## 02110-1301 USA. 18 ## 02110-1301 USA.
19 19
20 ## Undocumented internal function.
21
20 ## -*- texinfo -*- 22 ## -*- texinfo -*-
21 ## @deftypefn {Function File} {} __tf2sysl__ (@var{vec}) 23 ## @deftypefn {Function File} {} __tf2sysl__ (@var{vec})
22 ## used internally in tf2sys. 24 ## used internally in tf2sys.
23 ## strip leading zero coefficients to get the true polynomial length 25 ## strip leading zero coefficients to get the true polynomial length
24 ## @end deftypefn 26 ## @end deftypefn