I just figured out that I can use the @unpack
macro, possibly in combination with the hasproperty(odesys, :a)
command, to get the parameters in question.
1 Like
I just figured out that I can use the @unpack
macro, possibly in combination with the hasproperty(odesys, :a)
command, to get the parameters in question.