Method rational/disp


  DISP overloads display functionality for rational objects.
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
 
  DESCRIPTION: DISP overloads display functionality for rational objects.
 
  CALL:        txt     = disp(rat)
 
  INPUT:       rat - rational transfer function object
 
  OUTPUT:      txt     - cell array with strings to display the rat object
 
  Parameters Description
 
 %%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
Method Details
Access public
Defining Class rational
Sealed 0
Static 0

Parameter Description

Default

no description
Key Default Value Options Description

Example

plist()

back to top back to top

Some information of the method rational/disp are listed below:
Class name rational
Method name disp
Category Output
Package name ltpda
Can be used as modifier 0
Supported numeric types {'double'}




©LTP Team