Re: Incredible slow Plot
- To: mathgroup at smc.vnet.net
- Subject: [mg120213] Re: Incredible slow Plot
- From: Iván Lazaro <gaminster at gmail.com>
- Date: Wed, 13 Jul 2011 03:11:56 -0400 (EDT)
- References: <iv9etb$dg1$1@smc.vnet.net>
Well, even not plotting the graphic help. But now I think that the problem is with my machine, my operative system or my Mathematica installation, because the same notebook running on Bobby machine takes 3 seconds making a plot like Plot[{f1[t, f2[t]}]/.sol,{t,0,60}], and 0.5 seconds making the plot Plot[{a[t], b[t]},{t,0,60}], with the "notation" defined in my last email, while in my machine it takes 140 seconds to make the first and 0.5 to make the second. I'm going to try a reinstallation. Thanks to everyone.