MTM[poly2sym] - convert coefficients to a polynomial
|
Calling Sequence
|
|
poly2sym(M,x)
|
|
Parameters
|
|
M
|
-
|
matrix, vector, array, or scalar
|
x
|
-
|
(optional) symbol
|
|
|
|
|
Description
|
|
•
|
The poly2sym(M,x) function returns a polynomial with indeterminate x, using the elements of M as coefficients.
|
|
|
Examples
|
|
>
|
|
>
|
|
>
|
|
| (1) |
>
|
|
>
|
|
| (2) |
|
|
Download Help Document
Was this information helpful?