How to draw vertical lines on a graph?
igorman
Just a very general question. If I have a curve, and there are particular x values along which I would like to draw a trace or line, how can I do that in Igor?
Take for example a curve such as a parabola. I would just like to know what I would have to do in Igor in order to have a vertical line run through a particular point
on the curve say y = 4 which happens at x = 2 (in other words how would I draw a x = a (where 'a' is a constant) line on igor?)
http://www.igorexchange.com/node/3171
It is based on the DrawLine command, e.g. execute,
August 18, 2013 at 11:36 pm - Permalink
August 26, 2013 at 08:22 am - Permalink
Use the Drawiing Tools, and choose Left axis for the Y coordinate system, and Bottom axis for the X coordinate system.
For more on this, enter this command in Igor's command line:
--Jim Prouty
Software Engineer, WaveMetrics, Inc.
August 26, 2013 at 09:09 am - Permalink