Re: Beginner--Problem with FilledPlot
- To: mathgroup at smc.vnet.net
- Subject: [mg73805] [mg73805] Re: Beginner--Problem with FilledPlot
- From: "dimitris" <dimmechan at yahoo.com>
- Date: Fri, 2 Mar 2007 06:01:17 -0500 (EST)
- References: <es3ih3$o2g$1@smc.vnet.net>
Everything works fine for me! Quit the kernel and try again! In[3]:= Quit In[1]:= << "Graphics`FilledPlot`" In[2]:= FilledPlot[Sin[x], {x, 0, 2*Pi}] (*plot to be displayed*) [If you still face problems I believe there must be a problem with the package in your Mathematica copy!] Of course you can change the look of the graphic. In[13]:= Options[FilledPlot] Information[Evaluate[#[[1]]]]&/@%; Some useful links for beginners are (apart the relevant material in the Help Browser of course!): http://library.wolfram.com/infocenter/TechNotes/82/ http://library.wolfram.com/infocenter/TechNotes/4643/ http://library.wolfram.com/infocenter/Conferences/180/ http://library.wolfram.com/infocenter/Courseware/221/ http://library.wolfram.com/infocenter/Conferences/179/ http://library.wolfram.com/infocenter/Conferences/181/ http://library.wolfram.com/infocenter/MathSource/5216/ Also I highly recommend you to purchase the book: "The Beginner's Guide to Mathematica Version 4" by Jerry Glynn and Theodore Gray Their writting skills are fantastic; you will never get bored of reading before you finish the book! Good lack with Mathematica! Best Regards Dimitris =CF/=C7 anash at nimr.mrc.ac.uk =DD=E3=F1=E1=F8=E5: > Hello Forum, > I'm a new mathematica 5.2 user (under windows xp) and am just trying to g= et to grips with plotting functions etc. I've found somthing very odd happe= ning that I cant really explain. > > > the function > > Plot[Sin[x], {x, 0, 2 Pi}] produces the expected Sine wave on a 2D graph, > > However, when I try > > << Graphics`FilledPlot` > FilledPlot[Sin[x], {x, 0, 2 Pi}] > > I get nothing but a bare set of axes (of the correct dimensions). The ori= ginal plot line is not even there! > > Am I doing somthing remarkably dumb, or is there perhaps a problem with m= y instalation? > > Any help much appreciated > > TychoB > > Link to the forum page for this post: > http://www.mathematica-users.org/webMathematica/wiki/wiki.jsp?pageName== Special:Forum_ViewTopic&pid=17317#p17317 > Posted through http://www.mathematica-users.org [[postId=17317]]