SYSTEM - @subst
Posted: Thu Nov 12, 2020 10:55 pm
Hi
How can I retrieve the specifications in a SYSTEM object with the coefficients substituted into the string specification? I used the command
however, this command wrongfully substituted the current values in the coefficient vector C into the specification (and not the coefficient values in the system ) ....
If there is a command that retrieves the specification with substituted coefficients for all type of objects, that would be great.
t
How can I retrieve the specifications in a SYSTEM object with the coefficients substituted into the string specification? I used the command
Code: Select all
SYSTEM.@substIf there is a command that retrieves the specification with substituted coefficients for all type of objects, that would be great.
t