Home > freetb4matlab > control > tfout.m

tfout

PURPOSE ^

% Print formatted transfer function @math{n(s)/d(s)} to the screen.

SYNOPSIS ^

function tfout (num, denom, x)

DESCRIPTION ^

% -*- texinfo -*-
% @deftypefn {Function File} {} tfout (@var{num}, @var{denom}, @var{x})
% Print formatted transfer function @math{n(s)/d(s)} to the screen.
% @var{x} defaults to the string @code{'s'}
% @seealso{polyval, polyvalm, poly, roots, conv, deconv, residue, filter, polyderiv, polyinteg, polyout}
% @end deftypefn

CROSS-REFERENCE INFORMATION ^

This function calls: This function is called by:
Generated on Fri 22-May-2009 15:13:00 by m2html © 2003