Get the subexpressions of a live script
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
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 comentario
Walter Roberson
el 14 de Abr. de 2020
It is not clear what you are asking for, but I speculate that you might be looking for coeff()
Respuestas (0)
Ver también
Categorías
Más información sobre Historical Contests en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!