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.
Variable in parametric sweep value
Posted 19 lug 2016, 09:44 GMT-4 1 Reply
Please login with a confirmed email address before reporting spam
Hi,
I would like to run a large parametric study to get frequency of the system. I'd like to sweep on 2 paramters (x & y) with limit of y dependant of x like :
x=range(50,1,150)
y=range(x1,1,x2) with x1=x-20 and x2=x+20
I tried to write some variables (x1 and x2) but it do not work.
What is the simple way please?
I would like to run a large parametric study to get frequency of the system. I'd like to sweep on 2 paramters (x & y) with limit of y dependant of x like :
x=range(50,1,150)
y=range(x1,1,x2) with x1=x-20 and x2=x+20
I tried to write some variables (x1 and x2) but it do not work.
What is the simple way please?
1 Reply Last Post 19 lug 2016, 16:35 GMT-4