<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Array Visualizer in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Array-Visualizer/m-p/966079#M22908</link>
    <description>Hi, &lt;BR /&gt;I am trying to show a sequence of plots on the Array Visualizer as in the Simple2 example provided, where I load/display a new array set every time I press return. What I am trying to do was keep my fMAt or Z axis range the same say between 0 and 300 value. Right now it autoscales it such that the max and min values for the Z axis changes automatically. &lt;BR /&gt;I tried favsetdimscale and favsetZscale calls and they do not do what I intend to do. &lt;BR /&gt;Can anyone please help me. &lt;BR /&gt;Also is there a way to create an animation (gif or movie) file out of this without using a screen capture software &lt;BR /&gt;Thanks &lt;BR /&gt;Sumit</description>
    <pubDate>Thu, 06 Sep 2001 05:49:06 GMT</pubDate>
    <dc:creator>sumitm</dc:creator>
    <dc:date>2001-09-06T05:49:06Z</dc:date>
    <item>
      <title>Array Visualizer</title>
      <link>https://community.intel.com/t5/Software-Archive/Array-Visualizer/m-p/966079#M22908</link>
      <description>Hi, &lt;BR /&gt;I am trying to show a sequence of plots on the Array Visualizer as in the Simple2 example provided, where I load/display a new array set every time I press return. What I am trying to do was keep my fMAt or Z axis range the same say between 0 and 300 value. Right now it autoscales it such that the max and min values for the Z axis changes automatically. &lt;BR /&gt;I tried favsetdimscale and favsetZscale calls and they do not do what I intend to do. &lt;BR /&gt;Can anyone please help me. &lt;BR /&gt;Also is there a way to create an animation (gif or movie) file out of this without using a screen capture software &lt;BR /&gt;Thanks &lt;BR /&gt;Sumit</description>
      <pubDate>Thu, 06 Sep 2001 05:49:06 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Array-Visualizer/m-p/966079#M22908</guid>
      <dc:creator>sumitm</dc:creator>
      <dc:date>2001-09-06T05:49:06Z</dc:date>
    </item>
    <item>
      <title>Re: Array Visualizer</title>
      <link>https://community.intel.com/t5/Software-Archive/Array-Visualizer/m-p/966080#M22909</link>
      <description>Sumit, &lt;BR /&gt; &lt;BR /&gt;Try using the favSetPaletteAutoAdjust routine as in the following &lt;BR /&gt;&lt;PRE&gt; 
CALL favSetPaletteAutoAdjust(H,AV_FALSE,status) 
CALL favSetPaletteRange       (H,PALMIN,PALMAX,status) 
&lt;/PRE&gt; &lt;BR /&gt;where PALMIN and PALMAX are the minimum and maximum values of the palette. &lt;BR /&gt; &lt;BR /&gt;Tom</description>
      <pubDate>Fri, 07 Sep 2001 04:27:23 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Array-Visualizer/m-p/966080#M22909</guid>
      <dc:creator>Intel_C_Intel</dc:creator>
      <dc:date>2001-09-07T04:27:23Z</dc:date>
    </item>
  </channel>
</rss>

