<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, arrayplot</title>
    <link>http://www.mapleprimes.com/questions/36802-Arrayplot</link>
    <language>en-us</language>
    <copyright>2026 Maplesoft, A Division of Waterloo Maple Inc.</copyright>
    <generator>Maplesoft Document System</generator>
    <lastBuildDate>Fri, 12 Jun 2026 22:47:59 GMT</lastBuildDate>
    <pubDate>Fri, 12 Jun 2026 22:47:59 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, arrayplot</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, arrayplot</title>
      <link>http://www.mapleprimes.com/questions/36802-Arrayplot</link>
    </image>
    <item>
      <title>plotsetup</title>
      <link>http://www.mapleprimes.com/questions/36802-Arrayplot?ref=Feed:MaplePrimes:arrayplot:Comments#answer63779</link>
      <itunes:summary>&lt;p&gt;My guess is that &lt;b&gt;plotsetup &lt;/b&gt;can be used. Set it to ps, give the output file name etc. I didn't check that though.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;My guess is that &lt;b&gt;plotsetup &lt;/b&gt;can be used. Set it to ps, give the output file name etc. I didn't check that though.&lt;/p&gt;
&lt;p&gt;Alec&lt;/p&gt;</description>
      <guid>63779</guid>
      <pubDate>Fri, 28 Aug 2009 23:11:00 Z</pubDate>
      <itunes:author>alec</itunes:author>
      <author>alec</author>
    </item>
    <item>
      <title>save array plot</title>
      <link>http://www.mapleprimes.com/questions/36802-Arrayplot?ref=Feed:MaplePrimes:arrayplot:Comments#answer63780</link>
      <itunes:summary>my problem was "how to save an arrayplot as an eps file " which was removed by using "plotsetup", for which i'd like to thank alec. but now the difficulty  is that the labels and legends that i give are not properly placed in the ps file, how to control them and how to control the  labels for the  axes they take random positions irrespective of their concerned axes.
hyder</itunes:summary>
      <description>my problem was "how to save an arrayplot as an eps file " which was removed by using "plotsetup", for which i'd like to thank alec. but now the difficulty  is that the labels and legends that i give are not properly placed in the ps file, how to control them and how to control the  labels for the  axes they take random positions irrespective of their concerned axes.
hyder</description>
      <guid>63780</guid>
      <pubDate>Sun, 30 Aug 2009 22:56:10 Z</pubDate>
      <itunes:author>haider</itunes:author>
      <author>haider</author>
    </item>
    <item>
      <title>export plot via the GUI</title>
      <link>http://www.mapleprimes.com/questions/36802-Arrayplot?ref=Feed:MaplePrimes:arrayplot:Comments#answer63781</link>
      <itunes:summary>&lt;p&gt;If you are working interactively, you can always &amp;quot;export&amp;quot; the plot in the format of your choice.&lt;/p&gt;
&lt;p&gt;Once you have the plot looking the way you want it to look, move the cursor over the plot and press the right mouse button. In the &amp;quot;context menu&amp;quot; that appears, select &amp;quot;Export&amp;quot; (the last entry), select the file format you desire, and release the mouse button. Use the file browser to give the file a name, and to put it where you will find it.&lt;/p&gt;
&lt;p&gt;This can be easier than using plotsetup, unless you are attempting to automate the creation of a large set of plots.&lt;/p&gt;
&lt;p&gt;I hope this is helpful,&lt;/p&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;pre&gt;
---------------------------------------------------------------------
Douglas B. Meade  &amp;lt;&amp;gt;&amp;lt;
Math, USC, Columbia, SC 29208  E-mail: mailto:meade@math.sc.edu
Phone:  (803) 777-6183         URL:    http://www.math.sc.edu&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;If you are working interactively, you can always &amp;quot;export&amp;quot; the plot in the format of your choice.&lt;/p&gt;
&lt;p&gt;Once you have the plot looking the way you want it to look, move the cursor over the plot and press the right mouse button. In the &amp;quot;context menu&amp;quot; that appears, select &amp;quot;Export&amp;quot; (the last entry), select the file format you desire, and release the mouse button. Use the file browser to give the file a name, and to put it where you will find it.&lt;/p&gt;
&lt;p&gt;This can be easier than using plotsetup, unless you are attempting to automate the creation of a large set of plots.&lt;/p&gt;
&lt;p&gt;I hope this is helpful,&lt;/p&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;p&gt;Doug&lt;/p&gt;
&lt;pre&gt;
---------------------------------------------------------------------
Douglas B. Meade  &amp;lt;&amp;gt;&amp;lt;
Math, USC, Columbia, SC 29208  E-mail: mailto:meade@math.sc.edu
Phone:  (803) 777-6183         URL:    http://www.math.sc.edu&lt;/pre&gt;</description>
      <guid>63781</guid>
      <pubDate>Mon, 31 Aug 2009 15:50:30 Z</pubDate>
      <itunes:author>Doug Meade</itunes:author>
      <author>Doug Meade</author>
    </item>
    <item>
      <title>array plots</title>
      <link>http://www.mapleprimes.com/questions/36802-Arrayplot?ref=Feed:MaplePrimes:arrayplot:Comments#answer63782</link>
      <itunes:summary>thanks Dough
i have been dealing with an array of size 3*3 etc. The total no. of plots that I want to save are 9 or 6. Saving it using export -&gt; format of ur choice etc saves just one element of the array (i.e. one plot at a time). I need a way to save a large set of plot and make it look the way I desire. Can u suggest some way to resolve this problem.
The problem is with the axes labels, legends, title etc..
hyder 
</itunes:summary>
      <description>thanks Dough
i have been dealing with an array of size 3*3 etc. The total no. of plots that I want to save are 9 or 6. Saving it using export -&gt; format of ur choice etc saves just one element of the array (i.e. one plot at a time). I need a way to save a large set of plot and make it look the way I desire. Can u suggest some way to resolve this problem.
The problem is with the axes labels, legends, title etc..
hyder 
</description>
      <guid>63782</guid>
      <pubDate>Mon, 31 Aug 2009 21:57:24 Z</pubDate>
      <itunes:author>haider</itunes:author>
      <author>haider</author>
    </item>
    <item>
      <title>high precision</title>
      <link>http://www.mapleprimes.com/questions/36802-Arrayplot?ref=Feed:MaplePrimes:arrayplot:Comments#answer63783</link>
      <itunes:summary>&lt;p&gt;how can i save a sequence of very high precison value in a file in maple? preferably as an array .&lt;/p&gt;
&lt;p&gt;hyder&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;how can i save a sequence of very high precison value in a file in maple? preferably as an array .&lt;/p&gt;
&lt;p&gt;hyder&lt;/p&gt;</description>
      <guid>63783</guid>
      <pubDate>Wed, 02 Sep 2009 23:34:48 Z</pubDate>
      <itunes:author>haider</itunes:author>
      <author>haider</author>
    </item>
    <item>
      <title>i have got two simultaneous</title>
      <link>http://www.mapleprimes.com/questions/36802-Arrayplot?ref=Feed:MaplePrimes:arrayplot:Comments#answer63787</link>
      <itunes:summary>&lt;p&gt;i have got two simultaneous equations as shown in the following example&lt;/p&gt;
&lt;p&gt;sol := solve({x^3+y+1 = 0, y^2+x+1 = 0}, [x, y]);&lt;/p&gt;
&lt;p&gt;[[x = -1, y = 0],....]]&lt;/p&gt;
&lt;p&gt;i want to pass each of the values for x and y to a matrix for performing other calculations...the elements of which require squaring and other powers of the value obtained from above equation...how to achieve that...since the solution is in form of equality, what i am able to achieve at most is the following&lt;/p&gt;
&lt;p&gt;&amp;nbsp;sol[1][1]&lt;/p&gt;
&lt;p&gt;x = -1&lt;br /&gt;
upon squaring this value of x(which is required in the afore mentioned matrix) the ouput is as follows&lt;/p&gt;
&lt;p&gt;sol[1][1]^2;&lt;br /&gt;
Error, (in simpl/reloprod) invalid terms in product&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;any ideas how to achieve&amp;nbsp; that...&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;i have got two simultaneous equations as shown in the following example&lt;/p&gt;
&lt;p&gt;sol := solve({x^3+y+1 = 0, y^2+x+1 = 0}, [x, y]);&lt;/p&gt;
&lt;p&gt;[[x = -1, y = 0],....]]&lt;/p&gt;
&lt;p&gt;i want to pass each of the values for x and y to a matrix for performing other calculations...the elements of which require squaring and other powers of the value obtained from above equation...how to achieve that...since the solution is in form of equality, what i am able to achieve at most is the following&lt;/p&gt;
&lt;p&gt;&amp;nbsp;sol[1][1]&lt;/p&gt;
&lt;p&gt;x = -1&lt;br /&gt;
upon squaring this value of x(which is required in the afore mentioned matrix) the ouput is as follows&lt;/p&gt;
&lt;p&gt;sol[1][1]^2;&lt;br /&gt;
Error, (in simpl/reloprod) invalid terms in product&lt;br /&gt;
&amp;nbsp;&lt;/p&gt;
&lt;p&gt;&amp;nbsp;&lt;/p&gt;
&lt;p&gt;any ideas how to achieve&amp;nbsp; that...&lt;/p&gt;</description>
      <guid>63787</guid>
      <pubDate>Fri, 04 Sep 2009 15:55:20 Z</pubDate>
      <itunes:author>haider</itunes:author>
      <author>haider</author>
    </item>
  </channel>
</rss>