polydisp

版本 1.0.0 (1.5 KB) 作者: Marco Cococcioni
This function displays a polynomial function.
3.0 次下载
更新时间 2023/10/21

查看许可证

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.

引用格式

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

MATLAB 版本兼容性
创建方式 R2023b
兼容任何版本
平台兼容性
Windows macOS Linux
标签 添加标签

Community Treasure Hunt

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

Start Hunting!
版本 已发布 发行说明
1.0.0