Printout Transfer Function

This function is designed to convert transfer functions to text for saving and printing them out.

You are now following this Submission

printout_TF is a function to convert a transfer function object to a string of text for printing it out. This is useful for saving the results to a text or csv file. It makes the printout very readable by putting the numerator and denominator in the correct order. It also makes it a proper transfer function with the coefficient of the highest term in the denominator set to 1. This only works for transfer functions that are ratios of polynomials of s.

Included is an example_printTF.m that shows how the function is called.

Also included is a print_sym_fraction.m that prints polynomial fractions in proper order.

Cite As

Bradley Sutton (2026). Printout Transfer Function (https://ch.mathworks.com/matlabcentral/fileexchange/74824-printout-transfer-function), MATLAB Central File Exchange. Retrieved .

Tags

Add Tags

Add the first tag.

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0