<?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 How can use a script to match data directly from a matrix? in Discussions</title>
    <link>https://community.jmp.com/t5/Discussions/How-can-use-a-script-to-match-data-directly-from-a-matrix/m-p/554214#M76893</link>
    <description>&lt;P&gt;For example: Get the memory matrix ar with the following script.&lt;BR /&gt;How do match data directly from a matrix with a script?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-10-10_10-21-16.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/46138i1EC0B9982BE683BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-10-10_10-21-16.png" alt="2022-10-10_10-21-16.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Achieve something like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt&amp;lt;&amp;lt;Update(With(d2),Match Columns(age=age));&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
    <pubDate>Fri, 09 Jun 2023 15:59:55 GMT</pubDate>
    <dc:creator>lala</dc:creator>
    <dc:date>2023-06-09T15:59:55Z</dc:date>
    <item>
      <title>How can use a script to match data directly from a matrix?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-use-a-script-to-match-data-directly-from-a-matrix/m-p/554214#M76893</link>
      <description>&lt;P&gt;For example: Get the memory matrix ar with the following script.&lt;BR /&gt;How do match data directly from a matrix with a script?&lt;/P&gt;&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="2022-10-10_10-21-16.png" style="width: 999px;"&gt;&lt;img src="https://community.jmp.com/t5/image/serverpage/image-id/46138i1EC0B9982BE683BE/image-size/large?v=v2&amp;amp;px=999" role="button" title="2022-10-10_10-21-16.png" alt="2022-10-10_10-21-16.png" /&gt;&lt;/span&gt;&lt;BR /&gt;Achieve something like this:&lt;/P&gt;&lt;PRE&gt;&lt;CODE class=" language-jsl"&gt;dt&amp;lt;&amp;lt;Update(With(d2),Match Columns(age=age));&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;Thanks!&lt;/P&gt;</description>
      <pubDate>Fri, 09 Jun 2023 15:59:55 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-use-a-script-to-match-data-directly-from-a-matrix/m-p/554214#M76893</guid>
      <dc:creator>lala</dc:creator>
      <dc:date>2023-06-09T15:59:55Z</dc:date>
    </item>
    <item>
      <title>Re: How can use a script to match data directly from a matrix?</title>
      <link>https://community.jmp.com/t5/Discussions/How-can-use-a-script-to-match-data-directly-from-a-matrix/m-p/554232#M76894</link>
      <description>&lt;P&gt;One option would be to first use &amp;lt;&amp;lt; Get Rows Where to get row indices for age and then&amp;nbsp;&lt;LI-MESSAGE title="Data table subscripting" uid="21013" url="https://community.jmp.com/t5/Uncharted/Data-table-subscripting/m-p/21013#U21013" discussion_style_icon_css="lia-mention-container-editor-message lia-img-icon-blog-thread lia-fa-icon lia-fa-blog lia-fa-thread lia-fa"&gt;&lt;/LI-MESSAGE&gt;&amp;nbsp;to add the values, but if you don't have to use matrices using JMP's join/update might be faster. So it might be a good idea to create a table from the resulting matrix and then join/update that to the table.&lt;/P&gt;</description>
      <pubDate>Mon, 10 Oct 2022 04:59:09 GMT</pubDate>
      <guid>https://community.jmp.com/t5/Discussions/How-can-use-a-script-to-match-data-directly-from-a-matrix/m-p/554232#M76894</guid>
      <dc:creator>jthi</dc:creator>
      <dc:date>2022-10-10T04:59:09Z</dc:date>
    </item>
  </channel>
</rss>

