|
[Date Index]
[Thread Index]
[Author Index]
Plot[] will not plot functions when one of the functions in list
- To: mathgroup at smc.vnet.net
- Subject: [mg129168] Plot[] will not plot functions when one of the functions in list
- From: Peter Äendula <cendos at gmail.com>
- Date: Wed, 19 Dec 2012 04:58:05 -0500 (EST)
- Delivered-to: l-mathgroup@mail-archive0.wolfram.com
- Delivered-to: l-mathgroup@wolfram.com
- Delivered-to: mathgroup-newout@smc.vnet.net
- Delivered-to: mathgroup-newsend@smc.vnet.net
Hey, please confirm if anybody else has this different behaviour:
1.this plots all functions in version 8:
Plot[{1, Null}, {y, 0, 1}]
2.the same code won't plots any functions in version 9:
Plot[{1, Null}, {y, 0, 1}]
Best
Peter
Prev by Date:
problems with FinancialData
Next by Date:
Re: Plot Points over an image
Previous by thread:
problems with FinancialData
Next by thread:
Re: will not plot functions when one of the
|