Re: Plot & warning messages (v6)
- To: mathgroup at smc.vnet.net
- Subject: [mg75956] Re: Plot & warning messages (v6)
- From: ucervan at gmail.com
- Date: Mon, 14 May 2007 03:33:14 -0400 (EDT)
- References: <f26o2u$4dk$1@smc.vnet.net>
Most of the messages for the plotting functions are now defined as General::XXXX, so use: On[General::plnr] Plot[a x, {x, -1, 1}]