<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - Questions and Posts tagged with display</title>
    <link>http://www.mapleprimes.com/tags/display</link>
    <language>en-us</language>
    <copyright>2012 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Mon, 21 May 2012 16:43:02 GMT</lastBuildDate>
    <pubDate>Mon, 21 May 2012 16:43:02 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The most recent questions and posts on MaplePrimes tagged with display</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - Questions and Posts tagged with display</title>
      <link>http://www.mapleprimes.com/tags/display</link>
    </image>
    <item>
      <title>how do i add legends to a multi-animation plot</title>
      <link>http://www.mapleprimes.com/questions/133817-How-Do-I-Add-Legends-To-A-Multianimation-Plot?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;i am modeling a simple standing wave. i have created three plots y1, y2 and y and then i am using animate to move them. the problem is that i cant add a legend describing every plot and i am not getting how to do this.&lt;/p&gt;
&lt;p&gt;in addition when i click on the plot and then go to the legend menu, both show legend and edit legend are disabled.&lt;/p&gt;
&lt;pre&gt;here is my code&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;with(plots): y1:=0.01*sin(Pi/2*x-40*Pi*t);&lt;br&gt;&lt;br&gt;                 y1 := -0.01 sin(-1/2 Pi x + 40 Pi t)&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;i am modeling a simple standing wave. i have created three plots y1, y2 and y and then i am using animate to move them. the problem is that i cant add a legend describing every plot and i am not getting how to do this.&lt;/p&gt;
&lt;p&gt;in addition when i click on the plot and then go to the legend menu, both show legend and edit legend are disabled.&lt;/p&gt;
&lt;pre&gt;here is my code&lt;/pre&gt;
&lt;pre&gt;&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;with(plots): y1:=0.01*sin(Pi/2*x-40*Pi*t);&lt;br&gt;&lt;br&gt;                 y1 := -0.01 sin(-1/2 Pi x + 40 Pi t)&lt;/pre&gt;</description>
      <guid>133817</guid>
      <pubDate>Sat, 05 May 2012 22:42:13 Z</pubDate>
      <itunes:author>mkj256</itunes:author>
      <author>mkj256</author>
    </item>
    <item>
      <title>Four function, two interval, in one plot</title>
      <link>http://www.mapleprimes.com/questions/133732-Four-Function-Two-Interval-In-One-Plot?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;Hi! I have 4 function. I wanna plot two of them in x=-0.5..0 range; the other two in x=0..0.5 range. How can I display that four function in one plot? Thanks!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi! I have 4 function. I wanna plot two of them in x=-0.5..0 range; the other two in x=0..0.5 range. How can I display that four function in one plot? Thanks!&lt;/p&gt;</description>
      <guid>133732</guid>
      <pubDate>Fri, 04 May 2012 15:43:24 Z</pubDate>
      <itunes:author>Nimbus</itunes:author>
      <author>Nimbus</author>
    </item>
    <item>
      <title>Connect in a pointplot made with seq</title>
      <link>http://www.mapleprimes.com/questions/132825-Connect-In-A-Pointplot-Made-With-Seq?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;So I want to display a plot containing a spiral and a polygon graph approximating the shape. I use a seq to make the points in pointplot3d and then connect them with the connect option. It looks like this:&lt;/p&gt;
&lt;pre&gt;y(t):=t-&amp;gt;&amp;lt;cos(t),sin(t),t&amp;gt;:&lt;/pre&gt;
&lt;pre&gt;graph := spacecurve(y(t), t = 0 .. 6, thickness = 3, axes = box, color = blue):&lt;/pre&gt;
&lt;pre&gt;poly6 := pointplot3d({seq([cos(t), sin(t), t], t = 0 .. 6, 1)}, connect, axes = box,&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;color = red, thickness = 3, caption = {n = 6}):&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;So I want to display a plot containing a spiral and a polygon graph approximating the shape. I use a seq to make the points in pointplot3d and then connect them with the connect option. It looks like this:&lt;/p&gt;
&lt;pre&gt;y(t):=t-&amp;gt;&amp;lt;cos(t),sin(t),t&amp;gt;:&lt;/pre&gt;
&lt;pre&gt;graph := spacecurve(y(t), t = 0 .. 6, thickness = 3, axes = box, color = blue):&lt;/pre&gt;
&lt;pre&gt;poly6 := pointplot3d({seq([cos(t), sin(t), t], t = 0 .. 6, 1)}, connect, axes = box,&amp;nbsp;&lt;/pre&gt;
&lt;pre&gt;color = red, thickness = 3, caption = {n = 6}):&lt;/pre&gt;</description>
      <guid>132825</guid>
      <pubDate>Mon, 09 Apr 2012 21:04:10 Z</pubDate>
      <itunes:author>danish4hhr</itunes:author>
      <author>danish4hhr</author>
    </item>
    <item>
      <title>problems about displaying the mathematics symbols</title>
      <link>http://www.mapleprimes.com/questions/132325-Problems-About-Displaying-The-Mathematics-Symbols?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;First,a Maple file is exported as the html file,but it took too much time to load the applet(com.maplesoft.applets.MathMLViewer)to display the mathematical symbols,such as the symbols of integral and differential,as shown in Figs.1 and 2.How to accelerate &lt;br&gt;loading rate of Java applet?&lt;br&gt;Second,the problem will occur in the browsers of IE and firefox that the equation is incomplete display as shown in Figs3.Is there a method can handle the problem?&lt;br&gt;The last,using the...</itunes:summary>
      <description>&lt;p&gt;First,a Maple file is exported as the html file,but it took too much time to load the applet(com.maplesoft.applets.MathMLViewer)to display the mathematical symbols,such as the symbols of integral and differential,as shown in Figs.1 and 2.How to accelerate &lt;br&gt;loading rate of Java applet?&lt;br&gt;Second,the problem will occur in the browsers of IE and firefox that the equation is incomplete display as shown in Figs3.Is there a method can handle the problem?&lt;br&gt;The last,using the...</description>
      <guid>132325</guid>
      <pubDate>Fri, 30 Mar 2012 07:33:52 Z</pubDate>
      <itunes:author>521dada</itunes:author>
      <author>521dada</author>
    </item>
    <item>
      <title>Hide several exp statements after if then</title>
      <link>http://www.mapleprimes.com/questions/131302-Hide-Several-Exp-Statements-After-If-Then?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;How can several &lt;strong&gt;expression statements&lt;/strong&gt; be &lt;strong&gt;not displayed&lt;/strong&gt; &lt;strong&gt;during&lt;/strong&gt; and &lt;strong&gt;after an execution process&lt;/strong&gt; of &lt;strong&gt;"then"conditional statement&lt;/strong&gt; (I mean "If.....then...")?&lt;br&gt;For example:&lt;br&gt;&lt;br&gt;if .... then&lt;br&gt;exp1:&lt;br&gt;exp2:&lt;br&gt;exp2:&lt;br&gt;.......&amp;nbsp;&lt;/p&gt;
&lt;p&gt;end if;&lt;br&gt;&lt;br&gt;each expression above can consist of various commands in its body.&lt;strong&gt;All my exp statements were finished by ":"&lt;/strong&gt;&lt;br&gt;but, they...</itunes:summary>
      <description>&lt;p&gt;How can several &lt;strong&gt;expression statements&lt;/strong&gt; be &lt;strong&gt;not displayed&lt;/strong&gt; &lt;strong&gt;during&lt;/strong&gt; and &lt;strong&gt;after an execution process&lt;/strong&gt; of &lt;strong&gt;"then"conditional statement&lt;/strong&gt; (I mean "If.....then...")?&lt;br&gt;For example:&lt;br&gt;&lt;br&gt;if .... then&lt;br&gt;exp1:&lt;br&gt;exp2:&lt;br&gt;exp2:&lt;br&gt;.......&amp;nbsp;&lt;/p&gt;
&lt;p&gt;end if;&lt;br&gt;&lt;br&gt;each expression above can consist of various commands in its body.&lt;strong&gt;All my exp statements were finished by ":"&lt;/strong&gt;&lt;br&gt;but, they...</description>
      <guid>131302</guid>
      <pubDate>Tue, 28 Feb 2012 20:25:19 Z</pubDate>
      <itunes:author>Danik</itunes:author>
      <author>Danik</author>
    </item>
    <item>
      <title>Printing an array of plots workaround</title>
      <link>http://www.mapleprimes.com/questions/129246-Printing-An-Array-Of-Plots-Workaround?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;As far as I know, exporting an Array or Matrix of plot is not directly possible in Maple 15. Is that right? Is there a workaround?&lt;/p&gt;
&lt;p&gt;Refer to this comment:&lt;/p&gt;
&lt;p&gt;&lt;a href="36802-Arrayplot#comment63786"&gt;http://www.mapleprimes.com/questions/36802-Arrayplot#comment63786&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, I read a suggestion by dskoog that seemed to work:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/121011-Export-Whole-Array-Plot-To-GIF-JPEG"&gt;http://www.mapleprimes.com/questions/121011...&lt;/a&gt;</itunes:summary>
      <description>&lt;p&gt;As far as I know, exporting an Array or Matrix of plot is not directly possible in Maple 15. Is that right? Is there a workaround?&lt;/p&gt;
&lt;p&gt;Refer to this comment:&lt;/p&gt;
&lt;p&gt;&lt;a href="36802-Arrayplot#comment63786"&gt;http://www.mapleprimes.com/questions/36802-Arrayplot#comment63786&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;However, I read a suggestion by dskoog that seemed to work:&lt;/p&gt;
&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/121011-Export-Whole-Array-Plot-To-GIF-JPEG"&gt;http://www.mapleprimes.com/questions/121011...&lt;/a&gt;</description>
      <guid>129246</guid>
      <pubDate>Fri, 30 Dec 2011 21:07:19 Z</pubDate>
      <itunes:author>PatrickT</itunes:author>
      <author>PatrickT</author>
    </item>
    <item>
      <title>floating points</title>
      <link>http://www.mapleprimes.com/questions/128325-Floating-Points?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;I am solving ode system in double precesion with digits 16, some results are in power of -16 which are equivalent to zero. How can I ask maple to put any number with the power of -16 or less to be zero?&lt;/p&gt;
&lt;p&gt;Thx for the help.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I am solving ode system in double precesion with digits 16, some results are in power of -16 which are equivalent to zero. How can I ask maple to put any number with the power of -16 or less to be zero?&lt;/p&gt;
&lt;p&gt;Thx for the help.&lt;/p&gt;</description>
      <guid>128325</guid>
      <pubDate>Fri, 02 Dec 2011 12:58:12 Z</pubDate>
      <itunes:author>sama</itunes:author>
      <author>sama</author>
    </item>
    <item>
      <title>Change output of for-loop</title>
      <link>http://www.mapleprimes.com/questions/128012-Change-Output-Of-Forloop?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;I have a for loop :&lt;/p&gt;
&lt;p&gt;for n to 20 do 'A'^n = A[1]^n end do&lt;/p&gt;
&lt;p&gt;Is it possible to change the way the output is displayed ? Right now its just on in one collum in the document, and a row for each do. Is it possible maybe to set it up in 2 collums or even 3 ?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I have a for loop :&lt;/p&gt;
&lt;p&gt;for n to 20 do 'A'^n = A[1]^n end do&lt;/p&gt;
&lt;p&gt;Is it possible to change the way the output is displayed ? Right now its just on in one collum in the document, and a row for each do. Is it possible maybe to set it up in 2 collums or even 3 ?&lt;/p&gt;</description>
      <guid>128012</guid>
      <pubDate>Wed, 23 Nov 2011 10:24:04 Z</pubDate>
      <itunes:author>roskvist</itunes:author>
      <author>roskvist</author>
    </item>
    <item>
      <title>combining 2d and 3d animations</title>
      <link>http://www.mapleprimes.com/questions/127589-Combining-2d-And-3d-Animations?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;I have one 2d and one 3d animation that I want to play at the same time.&lt;/p&gt;
&lt;pre&gt;p1:=animate(sphereplot, [exp(6*sin(t))-1, theta=0..2*Pi, phi=0..Pi], t=0..3, frames=100):&lt;br&gt;p2:=animatecurve(rhs(sDE), t=0..3, frames=100):&lt;br&gt;display({p1, p2});&lt;br&gt;Error, (in plots:-display) cannot display 2-D and 3-D plots together&lt;/pre&gt;
&lt;p&gt;I also tried using:&lt;/p&gt;
&lt;pre&gt;p2:=animate(implicitplot,[(i)^2 + (j)^2= (rhs(EQ2))^2,
                               i = -exp(6)..exp(6),
                               j = -exp(6...&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;I have one 2d and one 3d animation that I want to play at the same time.&lt;/p&gt;
&lt;pre&gt;p1:=animate(sphereplot, [exp(6*sin(t))-1, theta=0..2*Pi, phi=0..Pi], t=0..3, frames=100):&lt;br&gt;p2:=animatecurve(rhs(sDE), t=0..3, frames=100):&lt;br&gt;display({p1, p2});&lt;br&gt;Error, (in plots:-display) cannot display 2-D and 3-D plots together&lt;/pre&gt;
&lt;p&gt;I also tried using:&lt;/p&gt;
&lt;pre&gt;p2:=animate(implicitplot,[(i)^2 + (j)^2= (rhs(EQ2))^2,
                               i = -exp(6)..exp(6),
                               j = -exp(6...&lt;/pre&gt;</description>
      <guid>127589</guid>
      <pubDate>Thu, 10 Nov 2011 02:42:44 Z</pubDate>
      <itunes:author>david707</itunes:author>
      <author>david707</author>
    </item>
    <item>
      <title>Polarplot with error bars</title>
      <link>http://www.mapleprimes.com/questions/127480-Polarplot-With-Error-Bars?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;I've been trying to find a way to plot error bars in a polar coordinate system. Using ErrorPlot i can display my data with error bars in cartesian coordinates but the usual option 'coords=polar' doesn't seem to be followed. Perversely, the option 'axiscoordinates=polar' does work in ErrorPlot, so i just get a cartesian plot of my data sitting on top of a polar axis. Is there a way to plot my data with errors in a polar basis?&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;I've been trying to find a way to plot error bars in a polar coordinate system. Using ErrorPlot i can display my data with error bars in cartesian coordinates but the usual option 'coords=polar' doesn't seem to be followed. Perversely, the option 'axiscoordinates=polar' does work in ErrorPlot, so i just get a cartesian plot of my data sitting on top of a polar axis. Is there a way to plot my data with errors in a polar basis?&lt;/p&gt;</description>
      <guid>127480</guid>
      <pubDate>Mon, 07 Nov 2011 15:53:22 Z</pubDate>
      <itunes:author>11Quanta</itunes:author>
      <author>11Quanta</author>
    </item>
    <item>
      <title>how do I plot two functions in one plot component with two different</title>
      <link>http://www.mapleprimes.com/questions/127164-How-Do-I-Plot-Two-Functions-In-One-Plot?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;I am creating a maple document to display the tangent plane to a function. the resulting function and tangent plane are displayed in a plot component. The problem I am having is that I can display both the function and the tangent plant at the same time with the foloowing statements:&lt;/p&gt;
&lt;p&gt;PlotSurfs := plot3d([Func,TanPln], x = Xo-DmX .. Xo+DmX, y = Yo-DmY .. Yo+DmY,axes=VarAxes,scaling=VarScl,orientation=[OrX,OrY,OrZ]);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;DocumentTools[SetProperty](PlotWin, value, PlotSurfs);</itunes:summary>
      <description>&lt;p&gt;I am creating a maple document to display the tangent plane to a function. the resulting function and tangent plane are displayed in a plot component. The problem I am having is that I can display both the function and the tangent plant at the same time with the foloowing statements:&lt;/p&gt;
&lt;p&gt;PlotSurfs := plot3d([Func,TanPln], x = Xo-DmX .. Xo+DmX, y = Yo-DmY .. Yo+DmY,axes=VarAxes,scaling=VarScl,orientation=[OrX,OrY,OrZ]);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;DocumentTools[SetProperty](PlotWin, value, PlotSurfs);</description>
      <guid>127164</guid>
      <pubDate>Sat, 29 Oct 2011 05:37:46 Z</pubDate>
      <itunes:author>ragz</itunes:author>
      <author>ragz</author>
    </item>
    <item>
      <title>mapleprimes forum display problems</title>
      <link>http://www.mapleprimes.com/questions/126581-Mapleprimes-Forum-Display-Problems?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;Has anyone else experienced display problems of mapleprimes messages? It's happened to me at least 5 times in just a few days, with both firefox and internet explorer. This is what I see there:&lt;/p&gt;
&lt;p&gt;http://www.mapleprimes.com/questions/126572-Matrix-Question/&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=124689_1318532656/matrixquestion.jpg"&gt;&lt;img src="/ViewTemp.ashx?f=124689_1318532656/matrixquestion.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sometimes "editing" the message helps in seeing what's inside, but not this time:</itunes:summary>
      <description>&lt;p&gt;Has anyone else experienced display problems of mapleprimes messages? It's happened to me at least 5 times in just a few days, with both firefox and internet explorer. This is what I see there:&lt;/p&gt;
&lt;p&gt;http://www.mapleprimes.com/questions/126572-Matrix-Question/&lt;/p&gt;
&lt;p&gt;&lt;a href="/ViewTemp.ashx?f=124689_1318532656/matrixquestion.jpg"&gt;&lt;img src="/ViewTemp.ashx?f=124689_1318532656/matrixquestion.jpg" alt=""&gt;&lt;/a&gt;&lt;/p&gt;
&lt;p&gt;Sometimes "editing" the message helps in seeing what's inside, but not this time:</description>
      <guid>126581</guid>
      <pubDate>Thu, 13 Oct 2011 19:08:29 Z</pubDate>
      <itunes:author>PatrickT</itunes:author>
      <author>PatrickT</author>
    </item>
    <item>
      <title>animating a rotation transformation</title>
      <link>http://www.mapleprimes.com/questions/126185-Animating-A-Rotation-Transformation?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;Hi! A question regarding animating a rotation transformation defined by plottools[transform]. I can get the shear, translation and stretch to be animated. But when I use the same commands for rotation, the output doesn't appear. Here are my commands attempting to animate the rotation:&lt;/p&gt;
&lt;p&gt;with(plots):&lt;/p&gt;
&lt;p&gt;with(plottools):&lt;/p&gt;
&lt;p&gt;with(LinearAlgebra):&lt;/p&gt;
&lt;p&gt;p:=plottools[rectangle]([0,1],[1,0])&lt;/p&gt;
&lt;p&gt;g:=transform((x,y)-&amp;gt;convert(Multiply(Matrix([[cos(r), sin(r)...</itunes:summary>
      <description>&lt;p&gt;Hi! A question regarding animating a rotation transformation defined by plottools[transform]. I can get the shear, translation and stretch to be animated. But when I use the same commands for rotation, the output doesn't appear. Here are my commands attempting to animate the rotation:&lt;/p&gt;
&lt;p&gt;with(plots):&lt;/p&gt;
&lt;p&gt;with(plottools):&lt;/p&gt;
&lt;p&gt;with(LinearAlgebra):&lt;/p&gt;
&lt;p&gt;p:=plottools[rectangle]([0,1],[1,0])&lt;/p&gt;
&lt;p&gt;g:=transform((x,y)-&amp;gt;convert(Multiply(Matrix([[cos(r), sin(r)...</description>
      <guid>126185</guid>
      <pubDate>Mon, 03 Oct 2011 00:46:08 Z</pubDate>
      <itunes:author>Feryal</itunes:author>
      <author>Feryal</author>
    </item>
    <item>
      <title>Plot Output Error: Warning, ignoring axis information in _AXIS[n] structures</title>
      <link>http://www.mapleprimes.com/questions/125013-Plot-Output-Error-Warning-Ignoring-Axis-Information-In-AXISn?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;Hello together,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks for helping me with my earlier problem. I now managed to put toether a plot which suits my purposes, but i can't manage to Export it using the e.g.&amp;nbsp;plotsetup(gif, plotoutput = "C:\\Test.gif") command.&lt;/p&gt;
&lt;p&gt;I don't get an output but a warning: Warning, ignoring axis information in _AXIS[n] structures&lt;/p&gt;
&lt;p&gt;If i switch back to plotsetup(default) everything is displayed in the editor window.&lt;/p&gt;
&lt;p&gt;Anybody any ideas? If...</itunes:summary>
      <description>&lt;p&gt;Hello together,&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;thanks for helping me with my earlier problem. I now managed to put toether a plot which suits my purposes, but i can't manage to Export it using the e.g.&amp;nbsp;plotsetup(gif, plotoutput = "C:\\Test.gif") command.&lt;/p&gt;
&lt;p&gt;I don't get an output but a warning: Warning, ignoring axis information in _AXIS[n] structures&lt;/p&gt;
&lt;p&gt;If i switch back to plotsetup(default) everything is displayed in the editor window.&lt;/p&gt;
&lt;p&gt;Anybody any ideas? If...</description>
      <guid>125013</guid>
      <pubDate>Mon, 22 Aug 2011 17:05:21 Z</pubDate>
      <itunes:author>tomukoe</itunes:author>
      <author>tomukoe</author>
    </item>
    <item>
      <title>Please help me with these animations!</title>
      <link>http://www.mapleprimes.com/questions/124724-Please-Help-Me-With-These-Animations?ref=Feed:MaplePrimes:Tagged With display</link>
      <itunes:summary>&lt;p&gt;Hi everybody,&lt;br&gt;I have these two (three) animations (a single animation and a array with two other animations) and I would like to plot the three animations such that when I click on the play button of one of them, all the three animations starts at the same time.. I don't know how to get this, please help me if you can!&lt;br&gt;This is the code of my animations that I'd want to run at the same time:&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;pre&gt;The first:&lt;br&gt;&lt;br&gt;&lt;br&gt;display([mech||(2..nstep+2)],insequence=true,gridlines=true,title="Mechanism...&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;Hi everybody,&lt;br&gt;I have these two (three) animations (a single animation and a array with two other animations) and I would like to plot the three animations such that when I click on the play button of one of them, all the three animations starts at the same time.. I don't know how to get this, please help me if you can!&lt;br&gt;This is the code of my animations that I'd want to run at the same time:&lt;br&gt;&lt;br&gt;&lt;/p&gt;
&lt;pre&gt;The first:&lt;br&gt;&lt;br&gt;&lt;br&gt;display([mech||(2..nstep+2)],insequence=true,gridlines=true,title="Mechanism...&lt;/pre&gt;</description>
      <guid>124724</guid>
      <pubDate>Sun, 14 Aug 2011 17:06:16 Z</pubDate>
      <itunes:author>19Massa87</itunes:author>
      <author>19Massa87</author>
    </item>
  </channel>
</rss>
