Does SpectreMDL have a parameter set feature (paramset) like spectre does? I have 3 variables that I'd like to vary using specific combinations of values. Ex: [I1 V1 V2] = [1u 1.9 0.5] [I1 V1 V2] = [2u 1.5 0.8] [I1 V1 V2] = [4u 2.9 1.0] Doing a nested for-loop will be too time consuming and generate extra data that will not be useful. In this example, 27 sets of data would be simulated, of which I am only interested in 3 of them. I've checked the SpectreMDL documentation, but I can't seem to find documentation on this feature. I'm using IC5.0.32 Any help is greatly appreciated. Dee