polydisp

This function displays a polynomial function.
2 Downloads
Updated 21 Oct 2023

View License

Matlab has a few functions for dealing with polynomials (polyval, polyfit, etc.), but
it lack one for displaying a polynomial on the command window.
This function does exactly this.
It expect that the polynomial function is given in input as its coefficients, specified from
the highest power to the lowest one.
If the function is called with an output argument, then the string is not displayed at screen
but returned, so as it can be displayed later.

Cite As

Marco Cococcioni (2024). polydisp (https://www.mathworks.com/matlabcentral/fileexchange/138686-polydisp), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R2023b
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