I have a Skill function which takes the sum of the squares of a number of transient voltage waveforms. I can create a plot using this skill function via awvPlotExpression, I can create a name for the trace by using "?expr", I can use "?yaxisUnit" and "yaxisLabel" (even though these arguments are not documented in the VIVA skill manual under awvPlotExpression) to get the Y-axis to read as I want it - "P(uW)". The problem comes when I send that trace to ADE from the plot window so that I can automatically plot that function for future runs. The trace name gets preserved (in the "Name" column in ADE) but i lose the unit and label information so that when I plot from ADE the Y-axis reads "-real(u" instead of "P(uW)". Is there any way to preserve the unit and label settings when I plot directly from ADE?
↧