Re: bug in PlotLegend?
- To: mathgroup at smc.vnet.net
 - Subject: [mg63669] Re: bug in PlotLegend?
 - From: "NatHwylc" <NatHwylc at gmail.com>
 - Date: Mon, 9 Jan 2006 04:49:10 -0500 (EST)
 - References: <200601070959.EAA16692@smc.vnet.net><dpqkmi$2o4$1@smc.vnet.net>
 - Sender: owner-wri-mathgroup at wolfram.com
 
gardyloo wrote:
> NW,
>
>    It seems to work for me (I had to define s={x->Sin, y->Cos} first). I
> get only the two lines, for  "x" and "y". This is on both 5.2 on linux,
> and 5.1 on Windows. What version of Mathematica are you using? I don't
> see any problem in your code, unless "s" is defined in some strange way.
>
>                 Best,
>                       Curtis O.
> 
thanks, s comes from a NDSolve[] call
s=NDSolve[....];
nw
- References:
- bug in PlotLegend?
- From: "NatHwylc" <NatHwylc@gmail.com>
 
 
 - bug in PlotLegend?