<?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 Re: Map Input Size in LabVIEW</title>
    <link>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755231#M1057504</link>
    <description>&lt;P&gt;gerdw is right, if you want to have like the "middle portion", the "reshape array" will not give you that&lt;/P&gt;</description>
    <pubDate>Thu, 15 Feb 2018 13:12:00 GMT</pubDate>
    <dc:creator>jwscs</dc:creator>
    <dc:date>2018-02-15T13:12:00Z</dc:date>
    <item>
      <title>Map Input Size</title>
      <link>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755192#M1057486</link>
      <description>&lt;P&gt;Hi, I am wondering how I can reduce the Map input shown below. I can successfully increase the size of it but I cannot find the way of reducing its size (number of Rows and Columns) . Thanks in advance.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 11:42:20 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755192#M1057486</guid>
      <dc:creator>Robertocima</dc:creator>
      <dc:date>2018-02-15T11:42:20Z</dc:date>
    </item>
    <item>
      <title>Re: Map Input Size</title>
      <link>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755198#M1057487</link>
      <description>&lt;P&gt;Hi Roberto,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P style="padding-left: 30px;"&gt;&lt;FONT color="#FF0000"&gt;how I can reduce the Map input shown below.&lt;/FONT&gt;&lt;/P&gt;
&lt;P&gt;Reduce in which way?&lt;/P&gt;
&lt;P&gt;To show less elements on the frontpanel you can grab the array border and make the array indicator smaller. This only reduces the visible area of the array…&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:05:34 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755198#M1057487</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2018-02-15T12:05:34Z</dc:date>
    </item>
    <item>
      <title>Re: Map Input Size</title>
      <link>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755201#M1057489</link>
      <description>&lt;P&gt;if i assume correctly you have a 2D-array-control, use a property node and set "NumCols" and "NumRows", that changes the displayed 2d-array&lt;/P&gt;
&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="change-size.png" style="width: 601px;"&gt;&lt;img src="https://forums.ni.com/t5/image/serverpage/image-id/222937iF718AC85D4C50C24/image-size/large?v=v2&amp;amp;px=999" role="button" title="change-size.png" alt="change-size.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:12:37 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755201#M1057489</guid>
      <dc:creator>jwscs</dc:creator>
      <dc:date>2018-02-15T12:12:37Z</dc:date>
    </item>
    <item>
      <title>Re: Map Input Size</title>
      <link>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755204#M1057490</link>
      <description>&lt;P&gt;hi, yes I tried that way but I want to reduce the actual area of the array. For example if the original array is 50x50 I would like it to be 40x40. If I do&amp;nbsp;what you just said I will be able to see a smaller array but it is still 50x50.&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:15:26 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755204#M1057490</guid>
      <dc:creator>Robertocima</dc:creator>
      <dc:date>2018-02-15T12:15:26Z</dc:date>
    </item>
    <item>
      <title>Re: Map Input Size</title>
      <link>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755205#M1057491</link>
      <description>&lt;P&gt;see the last frame of my snippet, the function's name is "Reshape Array"&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 12:16:23 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755205#M1057491</guid>
      <dc:creator>jwscs</dc:creator>
      <dc:date>2018-02-15T12:16:23Z</dc:date>
    </item>
    <item>
      <title>Re: Map Input Size</title>
      <link>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755229#M1057502</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;I would use ArraySubset to get a subset of the current array data…&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 13:09:09 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755229#M1057502</guid>
      <dc:creator>GerdW</dc:creator>
      <dc:date>2018-02-15T13:09:09Z</dc:date>
    </item>
    <item>
      <title>Re: Map Input Size</title>
      <link>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755231#M1057504</link>
      <description>&lt;P&gt;gerdw is right, if you want to have like the "middle portion", the "reshape array" will not give you that&lt;/P&gt;</description>
      <pubDate>Thu, 15 Feb 2018 13:12:00 GMT</pubDate>
      <guid>https://forums.ni.com/t5/LabVIEW/Map-Input-Size/m-p/3755231#M1057504</guid>
      <dc:creator>jwscs</dc:creator>
      <dc:date>2018-02-15T13:12:00Z</dc:date>
    </item>
  </channel>
</rss>

