how can I transform the n monomial of a polynomial into n variables?
Show older comments
how can I transform the n monomial of a polynomial into n variables? for example,y=3a+4b+5c;then I want the n monomial stored in n variables,y1=3a;y2=4b;y3=5c; Any help is the most welcome! maxpassion@163.com
Accepted Answer
More Answers (0)
Categories
Find more on Polynomials in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!