Hello,
I wonder if it is possible to substitute a node name in mdl file using a sting variable. e.g.:
alias measurement meas1 {
input string myNodeName = "comp0.Q"
export real vQ=V(myNodeName)@1n
}
Thanks and regards,
Ioannis
Hello,
I wonder if it is possible to substitute a node name in mdl file using a sting variable. e.g.:
alias measurement meas1 {
input string myNodeName = "comp0.Q"
export real vQ=V(myNodeName)@1n
}
Thanks and regards,
Ioannis