You can use a script file as suggested. However we may also add a "clone" feature in the future which allows you to linearly increment any parameter. This depends on how easy it is to program.
Regards,
Kay.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
such as:
do i=1,n
scale=5.72
scale+i*0.5
end
It is conveniently merge many times calculation into once
Thank you for all.
Best regards.
wonvein
Dear wonvein,
you could easily use a unix shell script (for loop and, for example,
pattern substitution with sed) to achieve this ?
Best Regards
Christof
Hi wonvein,
You can use a script file as suggested. However we may also add a "clone" feature in the future which allows you to linearly increment any parameter. This depends on how easy it is to program.
Regards,
Kay.
Thank Kay and Christof very much.
Best Regards
wonvein