<?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: WRITEEXCEL function in Mathcad</title>
    <link>https://www.ptcusercommunity.com/t5/Mathcad/WRITEEXCEL-function/m-p/990688#M215537</link>
    <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 158px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116151i3B7B3EC68272396F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 165px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116152i5F902D3738CA5E2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 692px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116153iB5AE378A4C53D9CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 561px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116154iB8DEFCB4FD1056E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 506px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116155i8ED95A6784F7458B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 611px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116156i1365F3E677DA44FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 244px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116157i66F26E26E91D78B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 759px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116158i35617A9E3BE85974/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116159i6F51EEDED660761F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
    <pubDate>Tue, 24 Dec 2024 13:19:52 GMT</pubDate>
    <dc:creator>ttokoro</dc:creator>
    <dc:date>2024-12-24T13:19:52Z</dc:date>
    <item>
      <title>WRITEEXCEL function</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/WRITEEXCEL-function/m-p/990676#M215536</link>
      <description>&lt;P&gt;I’m currently working on a worksheet in Mathcad Prime 9.0 where I’m evaluating several functions that generate around 100 rows of values each. I have three different functions, and I need to send these values into an Excel file so that they are neatly aligned across columns. Specifically:&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;I’d like the results from the first function, &lt;FONT color="#FF0000"&gt;f(a)&lt;/FONT&gt;, to begin at cell &lt;FONT color="#FF0000"&gt;A1&lt;/FONT&gt;&amp;nbsp;in Excel.&lt;/LI&gt;&lt;LI&gt;The results from the second function, &lt;FONT color="#FF0000"&gt;f(b)&lt;/FONT&gt;&amp;nbsp;&amp;nbsp;should start at cell &lt;FONT color="#FF0000"&gt;B1&lt;/FONT&gt;&lt;/LI&gt;&lt;LI&gt;Similarly, the results from the third function, &lt;FONT color="#FF0000"&gt;f(c)&lt;/FONT&gt;, should start at cell &lt;FONT color="#FF0000"&gt;C1.&lt;/FONT&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;I’m trying to figure out how I can use the "Write Excel" function in Mathcad to send these values across the respective columns in the same sheet.&lt;/P&gt;&lt;P&gt;Due to the nature of the data, I’m unable to share my worksheet directly, but I would greatly appreciate a sample example or any guidance that can help me achieve this&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;/P&gt;&lt;P&gt;Frank&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 12:45:08 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/WRITEEXCEL-function/m-p/990676#M215536</guid>
      <dc:creator>FC_10037391</dc:creator>
      <dc:date>2024-12-24T12:45:08Z</dc:date>
    </item>
    <item>
      <title>Re: WRITEEXCEL function</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/WRITEEXCEL-function/m-p/990688#M215537</link>
      <description>&lt;P&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 158px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116151i3B7B3EC68272396F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 165px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116152i5F902D3738CA5E2B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 692px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116153iB5AE378A4C53D9CA/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 561px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116154iB8DEFCB4FD1056E6/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 506px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116155i8ED95A6784F7458B/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 611px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116156i1365F3E677DA44FC/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 244px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116157i66F26E26E91D78B5/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 759px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116158i35617A9E3BE85974/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;span class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="image.png" style="width: 999px;"&gt;&lt;img src="https://www.ptcusercommunity.com/t5/image/serverpage/image-id/116159i6F51EEDED660761F/image-size/large?v=v2&amp;amp;px=999" role="button" title="image.png" alt="image.png" /&gt;&lt;/span&gt;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 13:19:52 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/WRITEEXCEL-function/m-p/990688#M215537</guid>
      <dc:creator>ttokoro</dc:creator>
      <dc:date>2024-12-24T13:19:52Z</dc:date>
    </item>
    <item>
      <title>Re: WRITEEXCEL function</title>
      <link>https://www.ptcusercommunity.com/t5/Mathcad/WRITEEXCEL-function/m-p/990689#M215538</link>
      <description>&lt;P&gt;So you already have set up your worksheet so that you have three vectors (one column n x 1 matrices) generated.&lt;/P&gt;
&lt;P&gt;Are these vectors all of equal length?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;If they are of equal length n, you could use the "augment" function to combine them to a n x 3 matrix and write this matrix in one go to your Excel sheet.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Otherwise you have to use WRITEEXCEL&amp;nbsp; three times in a row and use the optional 'range' argument (at least for the second and third column) to position the data where you want it to be.&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;BTW, you could set up a small demo worksheet with dummy functions and data to demonstrate what you are looking for and show where you failed. You sure&amp;nbsp; know about the WRITEEXCEL function and had looked up its syntax in the help and saw the ability to position the data at will. So where did you experience problems?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;The attached Prime 9 sheet may be of help&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 24 Dec 2024 13:47:00 GMT</pubDate>
      <guid>https://www.ptcusercommunity.com/t5/Mathcad/WRITEEXCEL-function/m-p/990689#M215538</guid>
      <dc:creator>Werner_E</dc:creator>
      <dc:date>2024-12-24T13:47:00Z</dc:date>
    </item>
  </channel>
</rss>

