Simplify Symbolic Values of All Fields in Struct
6 views (last 30 days)
Show older comments
Hello,
I have a struct containing multiple fields. The value of each field is a symbolic expression. Is there a way I can simplify the symbolic values of all fields in the struct. The command simplify(MyStruct) does not work.
Thank you,
Kevin
0 Comments
Accepted Answer
More Answers (0)
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!