Printout Transfer Function

This function is designed to convert transfer functions to text for saving and printing them out.
180 Downloads
Updated 1 Apr 2020

View License

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 (2024). Printout Transfer Function (https://www.mathworks.com/matlabcentral/fileexchange/74824-printout-transfer-function), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2020a
Compatible with any release
Platform Compatibility
Windows macOS Linux
Tags Add Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!
Version Published Release Notes
1.0.0