SYMPOLY2SYM

Version 1.0.0.0 (837 Bytes) by Tim Farajian
Similar to poly2sym but can handle symbolic coefficients and indeterminate variables.
2.5K Downloads
Updated 22 Sep 2003

No License

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 (2024). SYMPOLY2SYM (https://www.mathworks.com/matlabcentral/fileexchange/3983-sympoly2sym), MATLAB Central File Exchange. Retrieved .

MATLAB Release Compatibility
Created with R13
Compatible with any release
Platform Compatibility
Windows macOS Linux
Categories
Find more on Symbolic Math Toolbox in Help Center and MATLAB Answers

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.0