Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
02.06.2022, 14:12 GMT-4
Robert,
check the with() and withsol() operators. They allow to reference specific parametric solutions.
Cheers
Edgar
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
Robert,
check the with() and withsol() operators. They allow to reference specific parametric solutions.
Cheers
Edgar
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
07.06.2022, 07:32 GMT-4
Robert,
check the with() and withsol() operators. They allow to reference specific parametric solutions.
Cheers
Edgar
Thanks Edgar, I tried this but when I select for a specific parameter it will only take the last of the frequency sweep instead of each corresponding one. Any workaround?
>Robert,
>
>check the with() and withsol() operators. They allow to reference specific parametric solutions.
>
>Cheers
>Edgar
Thanks Edgar, I tried this but when I select for a specific parameter it will only take the last of the frequency sweep instead of each corresponding one. Any workaround?
Edgar J. Kaiser
Certified Consultant
Please login with a confirmed email address before reporting spam
Posted:
3 years ago
07.06.2022, 09:10 GMT-4
you must include the frequency in the withsol() call, so one of the expressions in the call has to be 'setval(freq, freq)', exactly like this.
-------------------
Edgar J. Kaiser
emPhys Physical Technology
www.emphys.com
you must include the frequency in the withsol() call, so one of the expressions in the call has to be 'setval(freq, freq)', exactly like this.