On Wed, Jun 6, 2012 at 4:19 AM, V G wrote: > I searched the entire documentation and more but couldn't find what I'm > looking for. > > How does one include schematic variables or values in plot calculations? > For example, I'm trying to plot reactance via R =3D 1/2*pi*frequency*C vi= a a > small signal AC analysis. I guessed that the plot variable for frequency > would be "frequency", but I have no idea how to refer to the value for my > capacitor. For example, getting the V or I can be done with V(n001) or > I(R1) or something like that. > -- > http://www.piclist.com PIC/SX FAQ & list archive > View/change your membership options at > http://mailman.mit.edu/mailman/listinfo/piclist > If I understand what you are asking for: 1. Run the simulation. 2. Right click the graph and select "add trace". 3. In the box add the V/I of the relevant component - e.g. something like V(n001)/I(C1) 3. Press OK and it should plot in Ohms - to view real and imaginary parts left click on the y axis values (cursor changes to a ruler) and select "cartesian" in the drop down box (default is "bode", or nyquist is the other option) Hope this helps.. --=20 http://www.piclist.com PIC/SX FAQ & list archive View/change your membership options at http://mailman.mit.edu/mailman/listinfo/piclist .