Get the subexpressions of a live script
조회 수: 2 (최근 30일)
이전 댓글 표시
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
Walter Roberson
2020년 4월 14일
It is not clear what you are asking for, but I speculate that you might be looking for coeff()
답변 (0개)
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!