<?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: Matlab Engine from Add on in Archicad C++ API</title>
    <link>https://community.graphisoft.com/t5/Archicad-C-API/Matlab-Engine-from-Add-on/m-p/180921#M5964</link>
    <description>Thanks for the reply, I solved it..&lt;BR /&gt;
&lt;BR /&gt;
NULL is required by Matlab, it has a sample application. I had to set the PATH, so know everything loads.</description>
    <pubDate>Tue, 24 Jun 2014 15:59:34 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2014-06-24T15:59:34Z</dc:date>
    <item>
      <title>Matlab Engine from Add on</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Matlab-Engine-from-Add-on/m-p/180919#M5962</link>
      <description>&lt;DIV class="actalk-migrated-content"&gt;Hey,&lt;BR /&gt;&lt;BR /&gt;I would like to call the Matlab Engine, but when I call
&lt;PRE&gt;&lt;I&gt;
&lt;/I&gt;Engine *ep;
ep = engOpen(NULL);
&lt;/PRE&gt;
then I succeed to compile, but the Add-on doesn't load anymore. (I use an example provided by Matlab) I have the required libs in the solution explorer, and windows.h and engine.h is in the header.&lt;BR /&gt;&lt;BR /&gt;Any ideas what could be the problem?&lt;BR /&gt;&lt;BR /&gt;Cheers,&lt;BR /&gt;Andor&lt;/DIV&gt;</description>
      <pubDate>Tue, 01 Aug 2023 12:52:24 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Matlab-Engine-from-Add-on/m-p/180919#M5962</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2023-08-01T12:52:24Z</dc:date>
    </item>
    <item>
      <title>Re: Matlab Engine from Add on</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Matlab-Engine-from-Add-on/m-p/180920#M5963</link>
      <description>Why are you passing NULL as a parameter? I think there would be a SIGSEGV and your addon crash immedialety, that is why it is not loaded.</description>
      <pubDate>Tue, 24 Jun 2014 06:31:04 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Matlab-Engine-from-Add-on/m-p/180920#M5963</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T06:31:04Z</dc:date>
    </item>
    <item>
      <title>Re: Matlab Engine from Add on</title>
      <link>https://community.graphisoft.com/t5/Archicad-C-API/Matlab-Engine-from-Add-on/m-p/180921#M5964</link>
      <description>Thanks for the reply, I solved it..&lt;BR /&gt;
&lt;BR /&gt;
NULL is required by Matlab, it has a sample application. I had to set the PATH, so know everything loads.</description>
      <pubDate>Tue, 24 Jun 2014 15:59:34 GMT</pubDate>
      <guid>https://community.graphisoft.com/t5/Archicad-C-API/Matlab-Engine-from-Add-on/m-p/180921#M5964</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2014-06-24T15:59:34Z</dc:date>
    </item>
  </channel>
</rss>

