<rss xmlns:itunes="http://www.itunes.com/dtds/podcast-1.0.dtd" version="2.0">
  <channel>
    <title>MaplePrimes - answers and comments on Question, 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</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 13:24:02 GMT</lastBuildDate>
    <pubDate>Tue, 09 Jun 2026 13:24:02 GMT</pubDate>
    <itunes:subtitle />
    <itunes:summary />
    <description>The latest answers and comments added to the Question, Plot Output Error: Warning, ignoring axis information in _AXIS[n] structures</description>
    <image>
      <url>http://www.mapleprimes.com/images/mapleprimeswhite.jpg</url>
      <title>MaplePrimes - answers and comments on Question, 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</link>
    </image>
    <item>
      <title>dualaxis plot/export bug?</title>
      <link>http://www.mapleprimes.com/questions/125013-Plot-Output-Error-Warning-Ignoring-Axis-Information-In-AXISn?ref=Feed:MaplePrimes:Plot Output Error: Warning, ignoring axis information in _AXIS[n] structures:Comments#answer125043</link>
      <itunes:summary>&lt;p&gt;There is some funny business with dual-axis plots and the (programmatic, not right-click) GIF file format driver in the Standard interface. I wonder if you are seeing a related issue (with a different error message).&lt;/p&gt;
&lt;p&gt;In this example below, it issues an error when called the&lt;em&gt; second&lt;/em&gt; time, after setting plotdevice to GIF. But then the &lt;em&gt;third&lt;/em&gt; attempt, using plots:-display(p1) actually produces the correct dual-axis gif format external file!&lt;/p&gt;
&lt;pre&gt;plotsetup('inline');

plotsetup();

       preplot = [], postplot = [], plotdevice = inline, 
       plotoutput = terminal, plotoptions = 

p3:=plots:-dualaxisplot(sin,sqrt):

plotsetup(gif,plotoutput=cat(kernelopts(homedir),"/zzz.gif"));

plots:-dualaxisplot(sin,sqrt): # this fails

Error, (in plots:-dualaxisplot) dual-axis plots are not available for the current interface or device

plots:-display(p3); # this works
&lt;/pre&gt;</itunes:summary>
      <description>&lt;p&gt;There is some funny business with dual-axis plots and the (programmatic, not right-click) GIF file format driver in the Standard interface. I wonder if you are seeing a related issue (with a different error message).&lt;/p&gt;
&lt;p&gt;In this example below, it issues an error when called the&lt;em&gt; second&lt;/em&gt; time, after setting plotdevice to GIF. But then the &lt;em&gt;third&lt;/em&gt; attempt, using plots:-display(p1) actually produces the correct dual-axis gif format external file!&lt;/p&gt;
&lt;pre&gt;plotsetup('inline');

plotsetup();

       preplot = [], postplot = [], plotdevice = inline, 
       plotoutput = terminal, plotoptions = 

p3:=plots:-dualaxisplot(sin,sqrt):

plotsetup(gif,plotoutput=cat(kernelopts(homedir),"/zzz.gif"));

plots:-dualaxisplot(sin,sqrt): # this fails

Error, (in plots:-dualaxisplot) dual-axis plots are not available for the current interface or device

plots:-display(p3); # this works
&lt;/pre&gt;</description>
      <guid>125043</guid>
      <pubDate>Tue, 23 Aug 2011 04:50:53 Z</pubDate>
      <itunes:author>pagan</itunes:author>
      <author>pagan</author>
    </item>
    <item>
      <title>Bug trackered</title>
      <link>http://www.mapleprimes.com/questions/125013-Plot-Output-Error-Warning-Ignoring-Axis-Information-In-AXISn?ref=Feed:MaplePrimes:Plot Output Error: Warning, ignoring axis information in _AXIS[n] structures:Comments#answer125067</link>
      <itunes:summary>&lt;p&gt;This bug has been filed. &amp;nbsp;Thanks for reporting.&lt;/p&gt;</itunes:summary>
      <description>&lt;p&gt;This bug has been filed. &amp;nbsp;Thanks for reporting.&lt;/p&gt;</description>
      <guid>125067</guid>
      <pubDate>Tue, 23 Aug 2011 18:48:45 Z</pubDate>
      <itunes:author>Clare So</itunes:author>
      <author>Clare So</author>
    </item>
  </channel>
</rss>