You are now following this Submission
- You will see updates in your followed content feed
- You may receive emails, depending on your communication preferences
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 (2026). polydisp (https://au.mathworks.com/matlabcentral/fileexchange/138686-polydisp), MATLAB Central File Exchange. Retrieved .
General Information
- Version 1.0.0 (1.51 KB)
MATLAB Release Compatibility
- Compatible with any release
Platform Compatibility
- Windows
- macOS
- Linux
| Version | Published | Release Notes | Action |
|---|---|---|---|
| 1.0.0 |
