Is it a BUG?
- To: mathgroup@smc.vnet.net
- Subject: [mg11903] Is it a BUG?
- From: "Igor Gribanov" <nuc@hotmail.com>
- Date: Thu, 9 Apr 1998 00:33:05 -0400
- Organization: BINP, Novosibirsk, Russia .
When I try to plot a number of functions like this: Plot[{x,x^2,x^4},{x,-5,5}] it works, but if I do it another way: k={x,x^2,x^4} Plot[k,{x,-5,5}] then it doesn't plot the graphics. Is it a bug or not? Sincerely, Igor Gribanov http://www.geocities.com/SouthBeach/Palms/3050
- Follow-Ups:
- Re: Is it a BUG?
- From: Des Penny <penny@suu.edu>
- Re: Is it a BUG?