<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, PLOT(...) Trying to use Display</title>
    <link>http://www.mapleprimes.com/questions/131576-PLOT-Trying-To-Use-Display</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 15:08:23 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 15:08:23 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, PLOT(...) Trying to use Display</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, PLOT(...) Trying to use Display</title>
      <link>http://www.mapleprimes.com/questions/131576-PLOT-Trying-To-Use-Display</link>
    </image>
    <item>
      <title>Reference</title>
      <link>http://www.mapleprimes.com/questions/131576-PLOT-Trying-To-Use-Display?ref=Feed:MaplePrimes:PLOT(...) Trying to use Display:Comments#answer131577</link>
      <itunes:summary>&lt;p&gt;A similar question was asked and answered in&lt;a href="http://www.mapleprimes.com/questions/37953-How-Show-Plot"&gt; http://www.mapleprimes.com/questions/37953-How-Show-Plot&lt;/a&gt;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;A similar question was asked and answered in&lt;a href="http://www.mapleprimes.com/questions/37953-How-Show-Plot"&gt; http://www.mapleprimes.com/questions/37953-How-Show-Plot&lt;/a&gt;&lt;/p&gt;</description>
      <guid>131577</guid>
      <pubDate>Fri, 09 Mar 2012 20:46:23 Z</pubDate>
      <itunes:author>Markiyan Hirnyk</itunes:author>
      <author>Markiyan Hirnyk</author>
    </item>
    <item>
      <title>Plot is Not Shown On the Screen when Assigned to a Variable Name</title>
      <link>http://www.mapleprimes.com/questions/131576-PLOT-Trying-To-Use-Display?ref=Feed:MaplePrimes:PLOT(...) Trying to use Display:Comments#answer131578</link>
      <itunes:summary>&lt;p&gt;When you assign a plot command to a variable name (like you have done with the code f1:=plot(...)) Maples does not show the corresponding plot onscreen. &amp;nbsp;Instead it prints the 'PLOT(...)' output. &amp;nbsp;If you want to see the actual plot, you need to display it using the 'display' command. &amp;nbsp;The code&lt;/p&gt;
&lt;p&gt;display(f1);&lt;/p&gt;
&lt;p&gt;will show the plot f1 on the screen. &amp;nbsp;Additionally, if you create a second plot structure (say f2) and you want to display both f1 and f2 together, you would use the code&lt;/p&gt;
&lt;p&gt;display(f1,f2);&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;When you assign a plot command to a variable name (like you have done with the code f1:=plot(...)) Maples does not show the corresponding plot onscreen. &amp;nbsp;Instead it prints the 'PLOT(...)' output. &amp;nbsp;If you want to see the actual plot, you need to display it using the 'display' command. &amp;nbsp;The code&lt;/p&gt;
&lt;p&gt;display(f1);&lt;/p&gt;
&lt;p&gt;will show the plot f1 on the screen. &amp;nbsp;Additionally, if you create a second plot structure (say f2) and you want to display both f1 and f2 together, you would use the code&lt;/p&gt;
&lt;p&gt;display(f1,f2);&lt;/p&gt;</description>
      <guid>131578</guid>
      <pubDate>Fri, 09 Mar 2012 20:46:58 Z</pubDate>
      <itunes:author>tkemp</itunes:author>
      <author>tkemp</author>
    </item>
    <item>
      <title>@mwahlgreen&amp;nbsp;
Found the error... Scale</title>
      <link>http://www.mapleprimes.com/questions/131576-PLOT-Trying-To-Use-Display?ref=Feed:MaplePrimes:PLOT(...) Trying to use Display:Comments#answer131596</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/131576-PLOT-Trying-To-Use-Display#comment131595"&gt;@mwahlgreen&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Found the error... Scale was off&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/131576-PLOT-Trying-To-Use-Display#comment131595"&gt;@mwahlgreen&lt;/a&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;Found the error... Scale was off&lt;/p&gt;</description>
      <guid>131596</guid>
      <pubDate>Fri, 09 Mar 2012 23:50:13 Z</pubDate>
      <itunes:author>mwahlgreen</itunes:author>
      <author>mwahlgreen</author>
    </item>
  </channel>
</rss>