MATLAB: Struct from syms to double

doublestructsyms

Hello there!
I would like to convert a struct that contains of syms variables to a double struct. Is that possible? I tried alle possibilities I could think of when converting single variables but it won't work.
Would be grateful for any answer!
Thanks!

Best Answer

Structs can not be converted, their fields can be.