SYMPOLY2SYM

Similar to poly2sym but can handle symbolic coefficients and indeterminate variables.

You are now following this Submission

Similar to poly2sym but can handle symbolic coefficients and indeterminate variables specified as equations.

SymPoly2Sym('a*x^2 + b*x + c','x') = [a b c]

SymPoly2Sym('a*sin(x)^2 + b*sin(x) + c','sin(x)') = [a b c]

Cite As

Tim Farajian (2026). SYMPOLY2SYM (https://au.mathworks.com/matlabcentral/fileexchange/3983-sympoly2sym), MATLAB Central File Exchange. Retrieved .

Categories

Find more on Symbolic Math Toolbox in Help Center and MATLAB Answers

General Information

MATLAB Release Compatibility

  • Compatible with any release

Platform Compatibility

  • Windows
  • macOS
  • Linux
Version Published Release Notes Action
1.0.0.0