On Jan 6, 8:44 pm, tclendenen <[EMAIL PROTECTED]> wrote:
Hi Tim,
> I was trying the parametric_plot3d backed by Jmol by putting the
> following into a worksheet cell:
>
> var('t')
> c = 2*pi
> parametric_plot3d( (cos(t), sin(t), t), (0, c), plot_points=100,
> color="red")
>
> It worked as expected, however when I changed the second line to c =
> 3*pi then did shift+enter, it still plots the graph using the first
> value of c (2*pi). Even after saving the worksheet and restarting the
> virtual machine, the change was not recognized.
>
> I'm using the Sage 2.9.1 virtual appliance that has been upgraded to
> 2.9.3.
>
> Thanks,
> Tim
The patch at http://trac.sagemath.org/sage_trac/ticket/1693 ought to
fix that. Can you report back if it solves the problem for you?
Cheers,
Michael
--~--~---------~--~----~------------~-------~--~----~
To post to this group, send email to sage-support@googlegroups.com
To unsubscribe from this group, send email to [EMAIL PROTECTED]
For more options, visit this group at
http://groups.google.com/group/sage-support
URLs: http://sage.math.washington.edu/sage/ and http://sage.scipy.org/sage/
-~----------~----~----~----~------~----~------~--~---