i need to factor a symbolic polynomial for example x^2-1

i need an example of how to use the symbolic factor of matworks. if you can tell me how to factor x^2-1 i can take it from there
thank you
david

 Accepted Answer

Just define x as symbolic variable and use factor() for your polynomial.

More Answers (0)

Categories

Community Treasure Hunt

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

Start Hunting!