Re: how restore version 5.2 graphics in 6
- To: mathgroup at smc.vnet.net
- Subject: [mg84768] Re: how restore version 5.2 graphics in 6
- From: nigol <dario.buttari at gmail.com>
- Date: Sun, 13 Jan 2008 05:47:44 -0500 (EST)
- References: <fm9ba6$j2m$1@smc.vnet.net>
Hello Murray, you can find the solution to your problem in: http://reference.wolfram.com/mathematica/tutorial/IncompatibleChanges.html " The graphics functionality has significantly changed <between Versions 5 and 6>. For compatibility purposes, use <<Version5`Graphics` to restore graphics capabilities from Mathematica 5. To restore the Mathematica 6 graphics capabilities, use <<Version6`Graphics`. " I think that the solution has been first reported on this board by Dimitrios S. Anagnostou on May 27, 2007: http://groups.google.com/group/comp.soft-sys.math.mathematica/browse_thread/thread/eb2b72709109f82b/?hl=en# Dario