<?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: How can I use MATLAB functions straight from CVI? in LabWindows/CVI</title>
    <link>https://ni.lithium.com/t5/LabWindows-CVI/How-can-I-use-MATLAB-functions-straight-from-CVI/m-p/89632#M7253</link>
    <description>Hello&lt;BR /&gt;&lt;BR /&gt;I guess if you are concerned about speed issues, activex might be a bit slower than using a dll. &lt;BR /&gt;You could integrate just the Matlab functions into a C dll, and then just use the dll from CVI itself. If you are using Visual C++ to do it, make sure you specify extern "C" linkage, since CVI cannot handle name mangling. &lt;BR /&gt;&lt;BR /&gt;Just a suggestion&lt;BR /&gt;&lt;BR /&gt;I hope this helps&lt;BR /&gt;&lt;BR /&gt;Bilal Durrani&lt;BR /&gt;NI &lt;BR /&gt;</description>
    <pubDate>Thu, 19 Jun 2003 14:03:14 GMT</pubDate>
    <dc:creator>bilalD</dc:creator>
    <dc:date>2003-06-19T14:03:14Z</dc:date>
    <item>
      <title>How can I use MATLAB functions straight from CVI?</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/How-can-I-use-MATLAB-functions-straight-from-CVI/m-p/89631#M7252</link>
      <description>I was wondering whether anyone has attempted to use MATLAB functions straight from CVI, persumably by transforming them in C (using the MATALAB C compiler), and then integrating to a dll, which can be used through CVI.&lt;BR /&gt;&lt;BR /&gt;I suppose there are two other alternatives:&lt;BR /&gt;&lt;BR /&gt;1. To use MATLAB functions from CVI by means of MATLAB ActiveX Automation server (requires to open MATLAB though).&lt;BR /&gt;&lt;BR /&gt;2. Compile everything (CVI UI, C routines used in CVI) using MSVC++, and also compile in MSVC the required MATLAB functions using the MATLAB C compiler (however this compiler doesn't supports all MATLAB functions).&lt;BR /&gt;&lt;BR /&gt;Thank you. &lt;BR /&gt;</description>
      <pubDate>Wed, 18 Jun 2003 13:29:11 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/How-can-I-use-MATLAB-functions-straight-from-CVI/m-p/89631#M7252</guid>
      <dc:creator>Costas</dc:creator>
      <dc:date>2003-06-18T13:29:11Z</dc:date>
    </item>
    <item>
      <title>Re: How can I use MATLAB functions straight from CVI?</title>
      <link>https://ni.lithium.com/t5/LabWindows-CVI/How-can-I-use-MATLAB-functions-straight-from-CVI/m-p/89632#M7253</link>
      <description>Hello&lt;BR /&gt;&lt;BR /&gt;I guess if you are concerned about speed issues, activex might be a bit slower than using a dll. &lt;BR /&gt;You could integrate just the Matlab functions into a C dll, and then just use the dll from CVI itself. If you are using Visual C++ to do it, make sure you specify extern "C" linkage, since CVI cannot handle name mangling. &lt;BR /&gt;&lt;BR /&gt;Just a suggestion&lt;BR /&gt;&lt;BR /&gt;I hope this helps&lt;BR /&gt;&lt;BR /&gt;Bilal Durrani&lt;BR /&gt;NI &lt;BR /&gt;</description>
      <pubDate>Thu, 19 Jun 2003 14:03:14 GMT</pubDate>
      <guid>https://ni.lithium.com/t5/LabWindows-CVI/How-can-I-use-MATLAB-functions-straight-from-CVI/m-p/89632#M7253</guid>
      <dc:creator>bilalD</dc:creator>
      <dc:date>2003-06-19T14:03:14Z</dc:date>
    </item>
  </channel>
</rss>

