I'm running a corner simulation in Explorer/Assembler where a scalar output is calculated in an expression. I'd like to plot this scalar value against the swept design variable for the corresponding corner. For example I have a variable called Vin defined as 1:1m:2 and I'd like to use this as the x-axis to be plotted with the scalar value as the y-axis. The problem is that the tool wants to use temperature as the x axis when plotting anything. I'm aware of the waveVsWave function but I'm probably missing a step on how to get that to work. I can generate the correct x values from the input variable using waveVsWave but that output also doesn't work to plot the scalar expression. I'm guessing that this has something to do with resolving the correct corner value to plot with but I'm not having any success in figuring it out with the documentation.
↧