|
[Date Index]
[Thread Index]
[Author Index]
Turning off red colouring after errors in graphics output
- To: mathgroup at smc.vnet.net
- Subject: [mg128220] Turning off red colouring after errors in graphics output
- From: Brentt <brenttnewman at gmail.com>
- Date: Wed, 26 Sep 2012 04:13:26 -0400 (EDT)
- 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
Hi, I am outputting a graphics plot that has some indeterminate forms. The
output looks just how I want it to, except the graphics are turning red
because of error messages associated with the indeterminate forms. I can
test for the indeterminate forms and throw out the points I'm sure, but
since the plot is fine, I'd rather just have mathematica not turn the
output red.
I tried switching off all the error messages using Off, but it still is
turning red. I tried "Quiet" on the Graphics function but that didn't work
either. I even tried exporting the plot, but mathematica still colors the
plot red. How does one go about this?
Prev by Date:
Re: sudoku solver
Next by Date:
Import multiple files with same extension from a folder
Previous by thread:
Re: DynamicModule with an infinite variable
Next by thread:
Import multiple files with same extension from a folder
|