<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, Graphics output</title>
    <link>http://www.mapleprimes.com/questions/96487-Graphics-Output</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Thu, 11 Jun 2026 15:40:13 GMT</lastBuildDate>
    <pubDate>Thu, 11 Jun 2026 15:40:13 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Graphics output</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, Graphics output</title>
      <link>http://www.mapleprimes.com/questions/96487-Graphics-Output</link>
    </image>
    <item>
      <title>mouse manual option only so far</title>
      <link>http://www.mapleprimes.com/questions/96487-Graphics-Output?ref=Feed:MaplePrimes:Graphics output:Comments#answer96490</link>
      <itunes:summary>&lt;p&gt;To answer one of your questions.&amp;nbsp; I believe&amp;nbsp;the output plot size&amp;nbsp;has been a request for users for some time.&amp;nbsp; There have been a few posts asking how to change the size of a plot using code (which would be very nice).&lt;/p&gt;
&lt;p&gt;Unless someone has been clever enough to find a way to do it, I think your stuck with standard plot output sizes.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;To answer one of your questions.&amp;nbsp; I believe&amp;nbsp;the output plot size&amp;nbsp;has been a request for users for some time.&amp;nbsp; There have been a few posts asking how to change the size of a plot using code (which would be very nice).&lt;/p&gt;
&lt;p&gt;Unless someone has been clever enough to find a way to do it, I think your stuck with standard plot output sizes.&lt;/p&gt;</description>
      <guid>96490</guid>
      <pubDate>Mon, 30 Aug 2010 15:25:26 Z</pubDate>
      <itunes:author>Christopher2222</itunes:author>
      <author>Christopher2222</author>
    </item>
    <item>
      <title>plot/options</title>
      <link>http://www.mapleprimes.com/questions/96487-Graphics-Output?ref=Feed:MaplePrimes:Graphics output:Comments#answer96498</link>
      <itunes:summary>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You should take a look at &lt;a href="http://www.maplesoft.com/support/help/view.aspx?path=plot/options"&gt;?plot/options&lt;/a&gt;, in particular at the third example given on that help page.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;You should take a look at &lt;a href="http://www.maplesoft.com/support/help/view.aspx?path=plot/options"&gt;?plot/options&lt;/a&gt;, in particular at the third example given on that help page.&lt;/p&gt;</description>
      <guid>96498</guid>
      <pubDate>Mon, 30 Aug 2010 20:14:51 Z</pubDate>
      <itunes:author>Kamel</itunes:author>
      <author>Kamel</author>
    </item>
    <item>
      <title>What are the exact commands you are using?</title>
      <link>http://www.mapleprimes.com/questions/96487-Graphics-Output?ref=Feed:MaplePrimes:Graphics output:Comments#answer96501</link>
      <itunes:summary>&lt;p&gt;Hi RNiven,&lt;/p&gt;
&lt;p&gt;If I do&lt;/p&gt;
&lt;pre&gt;plotsetup(eps, plotoutput="temp.eps", plotoptions="axiswidth=10,axisheight=500");&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;plot(x,x=0..1);&lt;/pre&gt;
&lt;p&gt;I get a plot that is very skewed, so certainly something is affected. This is on linux, not on mac, admittedly. ImageMagick identifies the full image, including margins, as being 624x38; I ran &lt;em&gt;identify temp.eps&lt;/em&gt; from the linux command line to obtain that info. Specifying other sizes leads to numbers that seem correct as well. What is the exact command you are running that do not seem to have an effect?&lt;/p&gt;
&lt;p&gt;I think that dual axis plots are not supported on all plot devices; this is documented on the  &lt;a href="http://www.maplesoft.com/support/help/view.aspx?path=plots/dualaxisplot"&gt;?plots/dualaxisplot&lt;/a&gt; page. (The last line of the &lt;em&gt;Description&lt;/em&gt; section.) I'm afraid you don't have a lot of options there, sorry.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Erik Postma&lt;br&gt;Maplesoft.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Hi RNiven,&lt;/p&gt;
&lt;p&gt;If I do&lt;/p&gt;
&lt;pre&gt;plotsetup(eps, plotoutput="temp.eps", plotoptions="axiswidth=10,axisheight=500");&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; &amp;nbsp;&lt;br&gt;plot(x,x=0..1);&lt;/pre&gt;
&lt;p&gt;I get a plot that is very skewed, so certainly something is affected. This is on linux, not on mac, admittedly. ImageMagick identifies the full image, including margins, as being 624x38; I ran &lt;em&gt;identify temp.eps&lt;/em&gt; from the linux command line to obtain that info. Specifying other sizes leads to numbers that seem correct as well. What is the exact command you are running that do not seem to have an effect?&lt;/p&gt;
&lt;p&gt;I think that dual axis plots are not supported on all plot devices; this is documented on the  &lt;a href="http://www.maplesoft.com/support/help/view.aspx?path=plots/dualaxisplot"&gt;?plots/dualaxisplot&lt;/a&gt; page. (The last line of the &lt;em&gt;Description&lt;/em&gt; section.) I'm afraid you don't have a lot of options there, sorry.&lt;/p&gt;
&lt;p&gt;Hope this helps,&lt;/p&gt;
&lt;p&gt;Erik Postma&lt;br&gt;Maplesoft.&lt;/p&gt;</description>
      <guid>96501</guid>
      <pubDate>Mon, 30 Aug 2010 21:35:18 Z</pubDate>
      <itunes:author>epostma</itunes:author>
      <author>epostma</author>
    </item>
    <item>
      <title>programmatic access</title>
      <link>http://www.mapleprimes.com/questions/96487-Graphics-Output?ref=Feed:MaplePrimes:Graphics output:Comments#answer96593</link>
      <itunes:summary>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/96487-Graphics-Output#comment96563"&gt;"&lt;/a&gt;&lt;span&gt;&lt;a href="http://www.mapleprimes.com/questions/96487-Graphics-Output#comment96563"&gt;Not everyone wants to use a mouse!!!! &amp;nbsp;- automatic generating is more useful."&lt;/a&gt; gets a thumbs-up.&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;acer&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;&lt;a href="http://www.mapleprimes.com/questions/96487-Graphics-Output#comment96563"&gt;"&lt;/a&gt;&lt;span&gt;&lt;a href="http://www.mapleprimes.com/questions/96487-Graphics-Output#comment96563"&gt;Not everyone wants to use a mouse!!!! &amp;nbsp;- automatic generating is more useful."&lt;/a&gt; gets a thumbs-up.&lt;br&gt;&lt;/span&gt;&lt;/p&gt;
&lt;!--break--&gt;
&lt;p&gt;acer&lt;/p&gt;</description>
      <guid>96593</guid>
      <pubDate>Wed, 01 Sep 2010 21:37:51 Z</pubDate>
      <itunes:author>acer</itunes:author>
      <author>acer</author>
    </item>
    <item>
      <title>example code</title>
      <link>http://www.mapleprimes.com/questions/96487-Graphics-Output?ref=Feed:MaplePrimes:Graphics output:Comments#comment96519</link>
      <itunes:summary>&lt;p&gt;Thanks Erik&lt;/p&gt;
&lt;p&gt;Here's an example, which does not change the output graph at all (Maple 13.02, MacBook Pro, Mac OS X 10.4.11)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;restart;&lt;br&gt;Q_pts_deg := [-180, 0], [-150, -2.158772567*10^20], [-120, -4.317529030*10^20], [-90, -6.476269881*10^20], [-60, -7.677036966*10^20], [-30, -5.102018370*10^20], [0, -3.385247329*10^14], [30, 5.102018205*10^20], [60, 7.677036722*10^20], [90, 6.476270518*10^20], [120, 4.317506276*10^20], [150, 2.158749517*10^20], [180, 0.];&lt;/p&gt;
&lt;p&gt;PLOT(POINTS(Q_pts_deg,COLOR(RGB,0,0.7,0),SYMBOL(_SOLIDCIRCLE,8)),VIEW(-180..180,DEFAULT),AXESLABELS(`phi_deg`,'Q',FONT(HELVETICA,12)),LINESTYLE(1),AXESSTYLE(BOX), TITLE(plottitle,FONT(HELVETICA,12)) );&amp;nbsp;&lt;/p&gt;
&lt;p&gt;GQ:=%;&lt;/p&gt;
&lt;p&gt;F_pts_deg := [-165, .90], [-135, .90], [-105, .90], [-75, 64929.52199], [-45, 1.773907531*10^5], [-15, 2.423202750*10^5], [15, 2.423202750*10^5], [45, 1.773907531*10^5], [75, 64929.52199], [105, .90], [135, .90], [165, .90];&lt;/p&gt;
&lt;p&gt;PLOT(CURVES([F_pts_deg],COLOR(RGB,1,0,0),LINESTYLE(1)),VIEW(-180..180,DEFAULT),AXESLABELS(`phi_deg`,'F',FONT(HELVETICA,12)),AXESSTYLE(BOX), &amp;nbsp;TITLE(plottitle,FONT(HELVETICA,12)) );&amp;nbsp;&lt;/p&gt;
&lt;p&gt;GF2:=%;&lt;/p&gt;
&lt;p&gt;with(plots): dualaxisplot(GF2,GQ); &amp;nbsp;GFQ:=%;&lt;/p&gt;
&lt;p&gt;plotnm:=`fig_jnk_`;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;plotsetup(default); plotsetup(ps,plotoutput=cat(plotnm,`FQ1`),plotoptions=`portrait,noborder,colour=rgb,width=500pt,height=500pt`); &amp;nbsp;GFQ; plotsetup(default);&lt;/p&gt;
&lt;p&gt;plotsetup(default); plotsetup(ps,plotoutput=cat(plotnm,`FQ2`),plotoptions=`portrait,noborder,colour=rgb,width=500pt,height=100pt`); &amp;nbsp;GFQ; plotsetup(default);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;Thanks Erik&lt;/p&gt;
&lt;p&gt;Here's an example, which does not change the output graph at all (Maple 13.02, MacBook Pro, Mac OS X 10.4.11)&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;restart;&lt;br&gt;Q_pts_deg := [-180, 0], [-150, -2.158772567*10^20], [-120, -4.317529030*10^20], [-90, -6.476269881*10^20], [-60, -7.677036966*10^20], [-30, -5.102018370*10^20], [0, -3.385247329*10^14], [30, 5.102018205*10^20], [60, 7.677036722*10^20], [90, 6.476270518*10^20], [120, 4.317506276*10^20], [150, 2.158749517*10^20], [180, 0.];&lt;/p&gt;
&lt;p&gt;PLOT(POINTS(Q_pts_deg,COLOR(RGB,0,0.7,0),SYMBOL(_SOLIDCIRCLE,8)),VIEW(-180..180,DEFAULT),AXESLABELS(`phi_deg`,'Q',FONT(HELVETICA,12)),LINESTYLE(1),AXESSTYLE(BOX), TITLE(plottitle,FONT(HELVETICA,12)) );&amp;nbsp;&lt;/p&gt;
&lt;p&gt;GQ:=%;&lt;/p&gt;
&lt;p&gt;F_pts_deg := [-165, .90], [-135, .90], [-105, .90], [-75, 64929.52199], [-45, 1.773907531*10^5], [-15, 2.423202750*10^5], [15, 2.423202750*10^5], [45, 1.773907531*10^5], [75, 64929.52199], [105, .90], [135, .90], [165, .90];&lt;/p&gt;
&lt;p&gt;PLOT(CURVES([F_pts_deg],COLOR(RGB,1,0,0),LINESTYLE(1)),VIEW(-180..180,DEFAULT),AXESLABELS(`phi_deg`,'F',FONT(HELVETICA,12)),AXESSTYLE(BOX), &amp;nbsp;TITLE(plottitle,FONT(HELVETICA,12)) );&amp;nbsp;&lt;/p&gt;
&lt;p&gt;GF2:=%;&lt;/p&gt;
&lt;p&gt;with(plots): dualaxisplot(GF2,GQ); &amp;nbsp;GFQ:=%;&lt;/p&gt;
&lt;p&gt;plotnm:=`fig_jnk_`;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;plotsetup(default); plotsetup(ps,plotoutput=cat(plotnm,`FQ1`),plotoptions=`portrait,noborder,colour=rgb,width=500pt,height=500pt`); &amp;nbsp;GFQ; plotsetup(default);&lt;/p&gt;
&lt;p&gt;plotsetup(default); plotsetup(ps,plotoutput=cat(plotnm,`FQ2`),plotoptions=`portrait,noborder,colour=rgb,width=500pt,height=100pt`); &amp;nbsp;GFQ; plotsetup(default);&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;</description>
      <guid>96519</guid>
      <pubDate>Tue, 31 Aug 2010 10:23:09 Z</pubDate>
      <itunes:author>RNiven</itunes:author>
      <author>RNiven</author>
    </item>
    <item>
      <title>truncated code</title>
      <link>http://www.mapleprimes.com/questions/96487-Graphics-Output?ref=Feed:MaplePrimes:Graphics output:Comments#comment96520</link>
      <itunes:summary>&lt;p&gt;The website seems to be truncating the code lines above; contact me on r.niven@adfa.edu.au for source code.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;The website seems to be truncating the code lines above; contact me on r.niven@adfa.edu.au for source code.&lt;/p&gt;</description>
      <guid>96520</guid>
      <pubDate>Tue, 31 Aug 2010 10:24:59 Z</pubDate>
      <itunes:author>RNiven</itunes:author>
      <author>RNiven</author>
    </item>
  </channel>
</rss>