<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, How to split or directly plot a system of solved differential equations</title>
    <link>http://www.mapleprimes.com/questions/144798-How-To-Split-Or-Directly-Plot-A-System</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Tue, 09 Jun 2026 18:17:51 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 18:17:51 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, How to split or directly plot a system of solved differential equations</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, How to split or directly plot a system of solved differential equations</title>
      <link>http://www.mapleprimes.com/questions/144798-How-To-Split-Or-Directly-Plot-A-System</link>
    </image>
    <item>
      <title>eval and extraneous brackets</title>
      <link>http://www.mapleprimes.com/questions/144798-How-To-Split-Or-Directly-Plot-A-System?ref=Feed:MaplePrimes:How to split or directly plot a system of solved differential equations:Comments#answer144800</link>
      <itunes:summary>&lt;p&gt;Assuming that those square brackets are really there (which I find a bit strange), the command is&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;(op@eval)(w1(x), op ~ ([sol]));&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and likewise for &lt;strong&gt;w2(x)&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;If the square brackets are not actually there, then change &lt;strong&gt;(op@eval)&lt;/strong&gt; to simply &lt;strong&gt;eval&lt;/strong&gt; in the above command.&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the square brackets are really there, you should post the commands that got you to that point, because there may be something wrong.&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Assuming that those square brackets are really there (which I find a bit strange), the command is&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;&lt;strong&gt;(op@eval)(w1(x), op ~ ([sol]));&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;and likewise for &lt;strong&gt;w2(x)&lt;/strong&gt;.&lt;/p&gt;
&lt;p&gt;If the square brackets are not actually there, then change &lt;strong&gt;(op@eval)&lt;/strong&gt; to simply &lt;strong&gt;eval&lt;/strong&gt; in the above command.&lt;strong&gt;&lt;/strong&gt;&lt;/p&gt;
&lt;p&gt;If the square brackets are really there, you should post the commands that got you to that point, because there may be something wrong.&lt;strong&gt;&lt;br&gt;&lt;/strong&gt;&lt;/p&gt;</description>
      <guid>144800</guid>
      <pubDate>Tue, 19 Mar 2013 18:40:45 Z</pubDate>
      <itunes:author>Carl Love</itunes:author>
      <author>Carl Love</author>
    </item>
    <item>
      <title>That solves it!</title>
      <link>http://www.mapleprimes.com/questions/144798-How-To-Split-Or-Directly-Plot-A-System?ref=Feed:MaplePrimes:How to split or directly plot a system of solved differential equations:Comments#comment144802</link>
      <itunes:summary>&lt;p&gt;The square brackets are indeed there, they appear after I used eval to implement variables:&lt;/p&gt;
&lt;p&gt;finalsol:=eval(dsol,[A=1,B=2,C=3,D=4,etc.]);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any way,&amp;nbsp;&lt;strong&gt;eval(w1(x), op ~ ([sol]));&amp;nbsp;&lt;/strong&gt;does the trick,&amp;nbsp;(op@eval) does not work.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much!&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;The square brackets are indeed there, they appear after I used eval to implement variables:&lt;/p&gt;
&lt;p&gt;finalsol:=eval(dsol,[A=1,B=2,C=3,D=4,etc.]);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Any way,&amp;nbsp;&lt;strong&gt;eval(w1(x), op ~ ([sol]));&amp;nbsp;&lt;/strong&gt;does the trick,&amp;nbsp;(op@eval) does not work.&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Thank you very much!&lt;/p&gt;</description>
      <guid>144802</guid>
      <pubDate>Tue, 19 Mar 2013 19:31:57 Z</pubDate>
      <itunes:author>OffshoreEngineer</itunes:author>
      <author>OffshoreEngineer</author>
    </item>
  </channel>
</rss>