Is this anything like what you're trying to do: http://www.jsoftware.com/jwiki/NYCJUG/2008-01-08#PlacingTextonaPlot ?
BTW, if it's one-dimensional, it's a vector (unless you're using Matlab where everything is a matrix, even scalars). On Tue, Jan 12, 2010 at 1:25 AM, James Foit <[email protected]> wrote: > > Is there a way I can have 'plot' include coordinates for points of interest > such as local minimums and maximums. My input to 'plot' is a one > dimensional matrix with many maximums and minimums. > > Thanks. > > ---------------------------------------------------------------------- > For information about J forums see http://www.jsoftware.com/forums.htm > -- Devon McCormick, CFA ^me^ at acm. org is my preferred e-mail ---------------------------------------------------------------------- For information about J forums see http://www.jsoftware.com/forums.htm
