Discussion Closed This discussion was created more than 6 months ago and has been closed. To start a new discussion with a link back to this one, click here.
Modification of variables in parametric sweep
Posted 2017年9月6日 GMT-4 23:35 LiveLink for MATLAB, Parameters, Variables, & Functions, Studies & Solvers Version 5.3 0 Replies
Please login with a confirmed email address before reporting spam
Is it possible when study runs with parametric sweep and
in each parameter(voltage in my model), change the variable?
I've done this before.
Before runs my model I already set up variable(x1 as "a")
and After runs my model.sol('sol1')
I'd reset up my variable x1 with other value(b) at certain parameter(voltage)
and runs it again.
But when I looked it up in comsol, x1 has only "b" in every parameters.
I meant it has to be different value in different parameter.
simplifying it.
V=0~1V , x1=a;
V=1.1~2, x1=b;
like this.
But What I got is
V=0~1v, x1=b;
V=1.1~2, x1=b;
Any suggestions would you give?
Best regards,
Min
Hello Min Kyunghwan
Your Discussion has gone 30 days without a reply. If you still need help with COMSOL and have an on-subscription license, please visit our Support Center for help.
If you do not hold an on-subscription license, you may find an answer in another Discussion or in the Knowledge Base.