<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with graph</title>
    <link>http://www.mapleprimes.com/tags/graph</link>
    <language>en-us</language>
    <copyright>2012 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 25 May 2012 14:02:10 GMT</lastBuildDate>
    <pubDate>Fri, 25 May 2012 14:02:10 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with graph</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with graph</title>
      <link>http://www.mapleprimes.com/tags/graph</link>
    </image>
    <item>
      <title>Multiple Graphs in Maple</title>
      <link>http://www.mapleprimes.com/questions/134358-Multiple-Graphs-In-Maple?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;I have an equation that is a function of two variables i.e Cp(beta,lambda). I have to plot several Cp curves on the same graph for a range of lambda=0..15 (x-axis). The 1st curve I want &lt;a href="mailto:Cp@beta=0"&gt;Cp@beta=0&lt;/a&gt;, 2nd curve &lt;a href="mailto:Cp@beta=5"&gt;Cp@beta=5&lt;/a&gt;, 3rdcurve Cp@beta=10 .... and so on&lt;/p&gt;
&lt;p&gt;How can I do this without having to define a separate Cp equation for each beta value?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I have an equation that is a function of two variables i.e Cp(beta,lambda). I have to plot several Cp curves on the same graph for a range of lambda=0..15 (x-axis). The 1st curve I want &lt;a href="mailto:Cp@beta=0"&gt;Cp@beta=0&lt;/a&gt;, 2nd curve &lt;a href="mailto:Cp@beta=5"&gt;Cp@beta=5&lt;/a&gt;, 3rdcurve Cp@beta=10 .... and so on&lt;/p&gt;
&lt;p&gt;How can I do this without having to define a separate Cp equation for each beta value?&lt;/p&gt;</description>
      <guid>134358</guid>
      <pubDate>Sat, 19 May 2012 05:30:03 Z</pubDate>
      <itunes:author>Jbone12115</itunes:author>
      <author>Jbone12115</author>
    </item>
    <item>
      <title>plotsetup and if statements</title>
      <link>http://www.mapleprimes.com/questions/134346-Plotsetup-And-If-Statements?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I have Problem with the Maple command plotsetup, it does not seem to work within an if-statement.&lt;/p&gt;
&lt;p&gt;What i would like to do is this:&lt;/p&gt;
&lt;p&gt;1. Make a matrix with 0 or 1 as enteries&lt;/p&gt;
&lt;p&gt;2. convert this matrix into a list where the 1's are points. (So the Matrix entery Matrix[1][1]:=1 would give the listvector:=[1,1]&lt;/p&gt;
&lt;p&gt;3. plot these vectors as graphs and store them with the help of plotsetup&lt;/p&gt;
&lt;p&gt;4. changing the matrix and rinse and repet 2,3,4 until satisfied</itunes:summary>
      <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Hello&lt;/p&gt;
&lt;p&gt;I have Problem with the Maple command plotsetup, it does not seem to work within an if-statement.&lt;/p&gt;
&lt;p&gt;What i would like to do is this:&lt;/p&gt;
&lt;p&gt;1. Make a matrix with 0 or 1 as enteries&lt;/p&gt;
&lt;p&gt;2. convert this matrix into a list where the 1's are points. (So the Matrix entery Matrix[1][1]:=1 would give the listvector:=[1,1]&lt;/p&gt;
&lt;p&gt;3. plot these vectors as graphs and store them with the help of plotsetup&lt;/p&gt;
&lt;p&gt;4. changing the matrix and rinse and repet 2,3,4 until satisfied</description>
      <guid>134346</guid>
      <pubDate>Fri, 18 May 2012 13:48:08 Z</pubDate>
      <itunes:author>ce5</itunes:author>
      <author>ce5</author>
    </item>
    <item>
      <title>deplot3d graphing question</title>
      <link>http://www.mapleprimes.com/questions/133251-Deplot3d-Graphing-Question?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;Hello! I am trying to graph the following:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;dx/dt = -10*x + 10*y&amp;nbsp;&lt;/span&gt;&lt;br&gt;&lt;span&gt;dy/dt = r*x - y - x*z&amp;nbsp;&lt;/span&gt;&lt;br&gt;&lt;span&gt;dz/dt = -(8/3)*z + x*y&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;where x, y, and z are all functions of time (t). Solve the equations subject to the constraint that r = 25 and the initial conditions that at t = 0, x = -1, y = -1, and z = 1.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This is my code:&lt;/strong&gt;&lt;br&gt;DE*plot3d({d*x(t)/dt = -10*x(t...</itunes:summary>
      <description>&lt;p&gt;Hello! I am trying to graph the following:&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;dx/dt = -10*x + 10*y&amp;nbsp;&lt;/span&gt;&lt;br&gt;&lt;span&gt;dy/dt = r*x - y - x*z&amp;nbsp;&lt;/span&gt;&lt;br&gt;&lt;span&gt;dz/dt = -(8/3)*z + x*y&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;where x, y, and z are all functions of time (t). Solve the equations subject to the constraint that r = 25 and the initial conditions that at t = 0, x = -1, y = -1, and z = 1.&amp;nbsp;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;span&gt;&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;This is my code:&lt;/strong&gt;&lt;br&gt;DE*plot3d({d*x(t)/dt = -10*x(t...</description>
      <guid>133251</guid>
      <pubDate>Sun, 22 Apr 2012 15:42:54 Z</pubDate>
      <itunes:author>scamuicune</itunes:author>
      <author>scamuicune</author>
    </item>
    <item>
      <title>Plotting question (Maple 15)</title>
      <link>http://www.mapleprimes.com/questions/132565-Plotting-Question-Maple-15?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;I have a data set that represents some parameters at different locations in a (linear) system. The way the data are organized is as 1-d vectors which in turn are combined into an Array. I.e. Array[1] is the first vector; Array[2] the second and so on. Each vector represents a data subset, all subsets are against a common independent variable, call it Knob. I plot one of these subsets like this:&lt;/p&gt;
&lt;p&gt;plot(knob,vector[1],style=point);&lt;/p&gt;
&lt;p&gt;That works fine &amp;amp; I can replace...</itunes:summary>
      <description>&lt;p&gt;I have a data set that represents some parameters at different locations in a (linear) system. The way the data are organized is as 1-d vectors which in turn are combined into an Array. I.e. Array[1] is the first vector; Array[2] the second and so on. Each vector represents a data subset, all subsets are against a common independent variable, call it Knob. I plot one of these subsets like this:&lt;/p&gt;
&lt;p&gt;plot(knob,vector[1],style=point);&lt;/p&gt;
&lt;p&gt;That works fine &amp;amp; I can replace...</description>
      <guid>132565</guid>
      <pubDate>Tue, 03 Apr 2012 17:00:31 Z</pubDate>
      <itunes:author>Mac Dude</itunes:author>
      <author>Mac Dude</author>
    </item>
    <item>
      <title>How to i solve a ploynomial and trig function equation</title>
      <link>http://www.mapleprimes.com/questions/132547-How-To-I-Solve-A-Ploynomial-And-Trig?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;c:=12+10x^4+7x^3-89x^2+65x+4sinx&lt;/p&gt;
&lt;p&gt;how do i plot a graph of c,&lt;/p&gt;
&lt;p&gt;calculate the roots and check the correctness of all found roots.&lt;/p&gt;
&lt;p&gt;Thanks for your kind solutions in advance.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;c:=12+10x^4+7x^3-89x^2+65x+4sinx&lt;/p&gt;
&lt;p&gt;how do i plot a graph of c,&lt;/p&gt;
&lt;p&gt;calculate the roots and check the correctness of all found roots.&lt;/p&gt;
&lt;p&gt;Thanks for your kind solutions in advance.&lt;/p&gt;</description>
      <guid>132547</guid>
      <pubDate>Tue, 03 Apr 2012 09:11:34 Z</pubDate>
      <itunes:author>tosynero</itunes:author>
      <author>tosynero</author>
    </item>
    <item>
      <title>Mechanics. Trajectory Plot</title>
      <link>http://www.mapleprimes.com/questions/132437-Mechanics-Trajectory-Plot?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;pre&gt;I am fairly new to Maple and trying to understand the dsolve command for numerical solutions and plotting graphs of radial distances and trajectory plots.&lt;/pre&gt;
&lt;pre&gt;This is my code below. All of it successfully brings up a solution apart from the very last command and I don't understand why it is not working.&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;I believe the last plot is plotting a trajectory plot but I am not sure. I am meant to use the solution to plot the trajectory plot (X(t),Y9t))=(r(t...&lt;/pre&gt;</itunes:summary>
      <description>&lt;pre&gt;I am fairly new to Maple and trying to understand the dsolve command for numerical solutions and plotting graphs of radial distances and trajectory plots.&lt;/pre&gt;
&lt;pre&gt;This is my code below. All of it successfully brings up a solution apart from the very last command and I don't understand why it is not working.&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;I believe the last plot is plotting a trajectory plot but I am not sure. I am meant to use the solution to plot the trajectory plot (X(t),Y9t))=(r(t...&lt;/pre&gt;</description>
      <guid>132437</guid>
      <pubDate>Sat, 31 Mar 2012 15:45:34 Z</pubDate>
      <itunes:author>Chrissieh18</itunes:author>
      <author>Chrissieh18</author>
    </item>
    <item>
      <title>Diagramm: Fit a function one some measured points --&gt; exponential function</title>
      <link>http://www.mapleprimes.com/questions/131727-Diagramm-Fit-A-Function-One-Some-Measured-Points-?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;HI,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I measured some points. This points are plotted in a graph. Now I want to make a fit on this points.&lt;/p&gt;
&lt;p&gt;I now that the fit-function has to be like this:&lt;/p&gt;
&lt;p&gt;F = A + B1 x e^(-t/C1) + B2 x e^(-t/C2)&lt;/p&gt;
&lt;p&gt;Problem: how can I create a fitting function like that?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The best thing I found is the "spline"-fit, but it doesn't work properly. It has to be one lonely function, not a summary of several functions (like spline).</itunes:summary>
      <description>&lt;p&gt;HI,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I measured some points. This points are plotted in a graph. Now I want to make a fit on this points.&lt;/p&gt;
&lt;p&gt;I now that the fit-function has to be like this:&lt;/p&gt;
&lt;p&gt;F = A + B1 x e^(-t/C1) + B2 x e^(-t/C2)&lt;/p&gt;
&lt;p&gt;Problem: how can I create a fitting function like that?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;The best thing I found is the "spline"-fit, but it doesn't work properly. It has to be one lonely function, not a summary of several functions (like spline).</description>
      <guid>131727</guid>
      <pubDate>Wed, 14 Mar 2012 10:31:45 Z</pubDate>
      <itunes:author>Xilyte</itunes:author>
      <author>Xilyte</author>
    </item>
    <item>
      <title>Maple freezes whenever I try to plot</title>
      <link>http://www.mapleprimes.com/questions/131161-Maple-Freezes-Whenever-I-Try-To-Plot?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=150036_1330175966/Untitled1.png"&gt;&lt;img src="/ViewTemp.ashx?f=150036_1330175966/Untitled1.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Im not sure if anyone can help but whenever I plot a graph maple freezes. It looks like the program just refuses to plot it and repeats the command until i get to past where the graph should be at which time it goes back to working fine.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another way of describing the error is, whenever i...</itunes:summary>
      <description>&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=150036_1330175966/Untitled1.png"&gt;&lt;img src="/ViewTemp.ashx?f=150036_1330175966/Untitled1.png" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Hi,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Im not sure if anyone can help but whenever I plot a graph maple freezes. It looks like the program just refuses to plot it and repeats the command until i get to past where the graph should be at which time it goes back to working fine.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Another way of describing the error is, whenever i...</description>
      <guid>131161</guid>
      <pubDate>Sat, 25 Feb 2012 13:29:20 Z</pubDate>
      <itunes:author>hellisforheroes659</itunes:author>
      <author>hellisforheroes659</author>
    </item>
    <item>
      <title>Error plotting Contour Plots</title>
      <link>http://www.mapleprimes.com/questions/130959-Error-Plotting-Contour-Plots?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;I inputted the folllowing into Maple.&lt;/p&gt;
&lt;pre&gt;with(plots):&lt;br&gt;contourplot(x^2*y/(x^4+y^2),x=-1/2..1/2,numpoints=60^2,color=blue);&lt;/pre&gt;
&lt;pre&gt;However it is giving me this error:&lt;/pre&gt;
&lt;pre&gt;Error, (in plot/iplot2d/expression) bad range arguments x = -1/2 .. 1/2, numpoints = 3600&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;I don't understnad why.&lt;/pre&gt;
&lt;pre&gt;My lecturer has completed this graph and I literally just copied what she had written on our worksheet in order to acheive the same...&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;I inputted the folllowing into Maple.&lt;/p&gt;
&lt;pre&gt;with(plots):&lt;br&gt;contourplot(x^2*y/(x^4+y^2),x=-1/2..1/2,numpoints=60^2,color=blue);&lt;/pre&gt;
&lt;pre&gt;However it is giving me this error:&lt;/pre&gt;
&lt;pre&gt;Error, (in plot/iplot2d/expression) bad range arguments x = -1/2 .. 1/2, numpoints = 3600&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;I don't understnad why.&lt;/pre&gt;
&lt;pre&gt;My lecturer has completed this graph and I literally just copied what she had written on our worksheet in order to acheive the same...&lt;/pre&gt;</description>
      <guid>130959</guid>
      <pubDate>Mon, 20 Feb 2012 16:44:28 Z</pubDate>
      <itunes:author>Chrissieh18</itunes:author>
      <author>Chrissieh18</author>
    </item>
    <item>
      <title>Plotting options</title>
      <link>http://www.mapleprimes.com/questions/130817-Plotting-Options?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;A very useful feature of the plotting program &lt;em&gt;gnuplot&lt;/em&gt; is that you can generate an output which is a file instead of a graph. For instance the following short script&lt;/p&gt;
&lt;p&gt;################&lt;br&gt;f(x)=sin(x)+cos(pi*x)&lt;br&gt;set samples 5000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;set table "outfile.dat"&lt;br&gt;plot [0:10][] f(x)&lt;br&gt;################&lt;/p&gt;
&lt;p&gt;produces a&amp;nbsp; file containing a sampling of the function f(x) on the interval [0,10] based on a grid...</itunes:summary>
      <description>&lt;p&gt;A very useful feature of the plotting program &lt;em&gt;gnuplot&lt;/em&gt; is that you can generate an output which is a file instead of a graph. For instance the following short script&lt;/p&gt;
&lt;p&gt;################&lt;br&gt;f(x)=sin(x)+cos(pi*x)&lt;br&gt;set samples 5000&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &lt;br&gt;set table "outfile.dat"&lt;br&gt;plot [0:10][] f(x)&lt;br&gt;################&lt;/p&gt;
&lt;p&gt;produces a&amp;nbsp; file containing a sampling of the function f(x) on the interval [0,10] based on a grid...</description>
      <guid>130817</guid>
      <pubDate>Fri, 17 Feb 2012 08:07:56 Z</pubDate>
      <itunes:author>Carlo Carminati</itunes:author>
      <author>Carlo Carminati</author>
    </item>
    <item>
      <title>Multiple plots in the same box</title>
      <link>http://www.mapleprimes.com/questions/130489-Multiple-Plots-In-The-Same-Box?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;Dear Mapleprimes,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I need to plot a graph for different values of a specific parameter, sigma. It would be great if I could plot them in two separate coordinate systems right next to each other, such that I can copy paste them into my article. Could anyone help me with that?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;C&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Dear Mapleprimes,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I need to plot a graph for different values of a specific parameter, sigma. It would be great if I could plot them in two separate coordinate systems right next to each other, such that I can copy paste them into my article. Could anyone help me with that?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;C&lt;/p&gt;</description>
      <guid>130489</guid>
      <pubDate>Wed, 08 Feb 2012 17:20:09 Z</pubDate>
      <itunes:author>soechristian</itunes:author>
      <author>soechristian</author>
    </item>
    <item>
      <title>Removing vertical lines for non-linear plots</title>
      <link>http://www.mapleprimes.com/questions/130484-Removing-Vertical-Lines-For-Nonlinear-Plots?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;Dear Mapleprimes,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have a problem with a graph. I need to plot the following:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;plot({1/(1-x)}, x=0..2, y=0..4);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But I don't want the vertical line at x=1. How do I get rid of it?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Christian&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Dear Mapleprimes,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;I have a problem with a graph. I need to plot the following:&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;plot({1/(1-x)}, x=0..2, y=0..4);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;But I don't want the vertical line at x=1. How do I get rid of it?&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Cheers,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Christian&lt;/p&gt;</description>
      <guid>130484</guid>
      <pubDate>Wed, 08 Feb 2012 16:01:52 Z</pubDate>
      <itunes:author>soechristian</itunes:author>
      <author>soechristian</author>
    </item>
    <item>
      <title>Remove plot structure</title>
      <link>http://www.mapleprimes.com/questions/130038-Remove-Plot-Structure?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;There is a cool option of dropping one graph from multigraph (after that it goes as separated one). How to get&amp;nbsp; this dropped structure itself? I.e. i have "graph" component with command AllPlots that itself is&lt;/p&gt;
&lt;p&gt;AllPlots:=plots[display](AllPlotsStructure,...);&lt;/p&gt;
&lt;p&gt;AllPlotsStructure is a list of plot/textplot.&lt;/p&gt;
&lt;p&gt;After all i removed one structure by drag-and-drop on component. How to update AllPlotsStructure correctly?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;There is a cool option of dropping one graph from multigraph (after that it goes as separated one). How to get&amp;nbsp; this dropped structure itself? I.e. i have "graph" component with command AllPlots that itself is&lt;/p&gt;
&lt;p&gt;AllPlots:=plots[display](AllPlotsStructure,...);&lt;/p&gt;
&lt;p&gt;AllPlotsStructure is a list of plot/textplot.&lt;/p&gt;
&lt;p&gt;After all i removed one structure by drag-and-drop on component. How to update AllPlotsStructure correctly?&lt;/p&gt;</description>
      <guid>130038</guid>
      <pubDate>Wed, 25 Jan 2012 12:43:47 Z</pubDate>
      <itunes:author>icegood</itunes:author>
      <author>icegood</author>
    </item>
    <item>
      <title>Arrowed labels in graph</title>
      <link>http://www.mapleprimes.com/questions/129999-Arrowed-Labels-In-Graph?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;Need to do in maple smth like that:&lt;/p&gt;
&lt;p&gt;</itunes:summary>
      <description>&lt;p&gt;Need to do in maple smth like that:&lt;/p&gt;
&lt;p&gt;</description>
      <guid>129999</guid>
      <pubDate>Tue, 24 Jan 2012 17:56:32 Z</pubDate>
      <itunes:author>icegood</itunes:author>
      <author>icegood</author>
    </item>
    <item>
      <title>how do i plot multiple plots in a graph?</title>
      <link>http://www.mapleprimes.com/questions/128979-How-Do-I-Plot-Multiple-Plots-In-A-Graph?ref=Feed:MaplePrimes:Tagged With graph</link>
      <itunes:summary>&lt;p&gt;i am plotting multiple plots in one graph using the following commands. This has been successful for a different function but it doesnt work at all for the typed function. can you pinpoint my mistake? maple sheet is attached as well.&lt;/p&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;&amp;gt; restart;&lt;br&gt;&amp;gt; w(r):=1+(S)/(2)*[(r^(2)-1)/(2)-4*ln(r)]-(b*S^(3))/(4)*[(r^(4)-1)/(4)+128*((1)/(r^(2))-1)-6*(r^(2)-1)+48*ln(r)]+(3* S^(5)*b^(2))/(8)*[80*(r^(2)-1)-5*(r^(4)-1)-640*ln(r)-640*((1)/(r^(2))-1)+(r^(6)-1)/(6)+256*((1)/(r^(4))-1)];&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;i am plotting multiple plots in one graph using the following commands. This has been successful for a different function but it doesnt work at all for the typed function. can you pinpoint my mistake? maple sheet is attached as well.&lt;/p&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;&amp;gt; restart;&lt;br&gt;&amp;gt; w(r):=1+(S)/(2)*[(r^(2)-1)/(2)-4*ln(r)]-(b*S^(3))/(4)*[(r^(4)-1)/(4)+128*((1)/(r^(2))-1)-6*(r^(2)-1)+48*ln(r)]+(3* S^(5)*b^(2))/(8)*[80*(r^(2)-1)-5*(r^(4)-1)-640*ln(r)-640*((1)/(r^(2))-1)+(r^(6)-1)/(6)+256*((1)/(r^(4))-1)];&lt;/pre&gt;</description>
      <guid>128979</guid>
      <pubDate>Tue, 20 Dec 2011 08:20:16 Z</pubDate>
      <itunes:author>kristen</itunes:author>
      <author>kristen</author>
    </item>
  </channel>
</rss>
