Hi, On Tue, Mar 31, 2009 at 3:17 AM, WLC <wlc9...@gmail.com> wrote: > > > I just installed Sage and I am going through a few examples from the > http://www.sagemath.org/doc/tutorial site. when I enter "circle((0,0), > 1, rgbcolor=(1,1,0))" or "plot(cos, (-5,5))" there is a delay and then > the comand prompt returns but I don't see a plot. Should it pop up in > a new window, or where should I look?
Images of plots are usually saved under the directory $HOME/.sage/temp/. For example, on the machine sage.math, I can't view a plot after invoking any of the plot related family of commands, but I can still get the image of the plot at $HOME/.sage/temp/sage.math.washington.edu/12688 where the number 12688 is an ID for my particular Sage session. Such images are usually PNG and have the prefix "tmp_". -- Regards Minh Van Nguyen --~--~---------~--~----~------------~-------~--~----~ To post to this group, send email to sage-support@googlegroups.com To unsubscribe from this group, send email to sage-support-unsubscr...@googlegroups.com For more options, visit this group at http://groups.google.com/group/sage-support URLs: http://www.sagemath.org -~----------~----~----~----~------~----~------~--~---