Get the subexpressions of a live script
2 Ansichten (letzte 30 Tage)
Ältere Kommentare anzeigen
I want to retrive the sigma_n subexpressions in the live script. Is there a way to do it. I searched but couldnt find it.
Moreover some of the this sigma_n subsexpressions i want to to equalize to zero in the main expression dUs2. If after i find the sgma_n subsepressions can i make subs(dUs2,sigma1,0) or something like that.
Thanks for the help.
dUs2 =

1 Kommentar
Walter Roberson
am 14 Apr. 2020
It is not clear what you are asking for, but I speculate that you might be looking for coeff()
Antworten (0)
Siehe auch
Kategorien
Mehr zu Historical Contests finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!