How to rename lumped constant terms within parenthesis
Show older comments
Hi Guys
I have some huge symbolic equations (multiple pages) in the variables (x,y,z), of the form:
Eq1(x,y,z) = x*y*(.....) + y*z*x*(....) ....(many pages)
where the brackets contain constant symbolic terms (e.g. they are just constant coefficients), e.g.:
(Q23*l5*l6*m4 + Q22*l5*m4*m6)
Is there anyway to automatically go through each equation and delete / abbreviate the bracketed coefficients to a single letter? Currently I am doing it manually but it takes so long..! Maybe using a find and replace function?
Thanks
Toby
Accepted Answer
More Answers (0)
Categories
Find more on Library Domains in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!