<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260552</link>
    <title>MATLAB Central Newsreader - MATLAB Toolboxes in C#</title>
    <description>Feed for thread: MATLAB Toolboxes in C#</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Fri, 11 Sep 2009 08:23:03 -0400</pubDate>
      <title>MATLAB Toolboxes in C#</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260552#679494</link>
      <author>Zeeshan Arif Saeed</author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
I am working on the deployment of my trading algorithm but my broker API does not support interfacing with MATLAB, rather it supports interfacing with C#.&lt;br&gt;
&lt;br&gt;
I wanted to know how can I deploy by MATLAB algo (which uses functions from many different toolboxes) in the C# environment so I can interface with the API and generate trading signals based on the analysis of my MATLAB algo. &lt;br&gt;
&lt;br&gt;
Thanks&lt;br&gt;
&lt;br&gt;
Zeeshan</description>
    </item>
    <item>
      <pubDate>Fri, 11 Sep 2009 12:33:06 -0400</pubDate>
      <title>Re: MATLAB Toolboxes in C#</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260552#679542</link>
      <author>Titus Edelhofer</author>
      <description>Hi,&lt;br&gt;
take a look at the Builder NE (for .NET).&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/products/netbuilder/&quot;&gt;http://www.mathworks.com/products/netbuilder/&lt;/a&gt;&lt;br&gt;
It does exactly this, convert the MATLAB code into a .NET assembly that can &lt;br&gt;
be used (e.g.) by your C# code.&lt;br&gt;
&lt;br&gt;
Titus&lt;br&gt;
&lt;br&gt;
&quot;Zeeshan Arif Saeed&quot; &amp;lt;zeesh.arif@gmail.com&amp;gt; schrieb im Newsbeitrag &lt;br&gt;
news:h8d1d7$mks$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I am working on the deployment of my trading algorithm but my broker API &lt;br&gt;
&amp;gt; does not support interfacing with MATLAB, rather it supports interfacing &lt;br&gt;
&amp;gt; with C#.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; I wanted to know how can I deploy by MATLAB algo (which uses functions &lt;br&gt;
&amp;gt; from many different toolboxes) in the C# environment so I can interface &lt;br&gt;
&amp;gt; with the API and generate trading signals based on the analysis of my &lt;br&gt;
&amp;gt; MATLAB algo.&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Thanks&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; Zeeshan </description>
    </item>
    <item>
      <pubDate>Tue, 20 Oct 2009 10:48:02 -0400</pubDate>
      <title>Re: MATLAB Toolboxes in C#</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260552#688337</link>
      <author>Dwight Modiwirijo</author>
      <description>Hi,&lt;br&gt;
&lt;br&gt;
If Builder NE (for .NET) is used which dependent assemblies do I need to deploy my custom assembly? (a matlab-runtime?) Just my custom-assembly, right?&lt;br&gt;
&lt;br&gt;
regards&lt;br&gt;
&lt;br&gt;
&lt;br&gt;
&quot;Titus Edelhofer&quot; &amp;lt;titus.edelhofer@mathworks.de&amp;gt; wrote in message &amp;lt;h8dg23$cvm$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt; take a look at the Builder NE (for .NET).&lt;br&gt;
&amp;gt; &lt;a href=&quot;http://www.mathworks.com/products/netbuilder/&quot;&gt;http://www.mathworks.com/products/netbuilder/&lt;/a&gt;&lt;br&gt;
&amp;gt; It does exactly this, convert the MATLAB code into a .NET assembly that can &lt;br&gt;
&amp;gt; be used (e.g.) by your C# code.&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; Titus&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; &quot;Zeeshan Arif Saeed&quot; &amp;lt;zeesh.arif@gmail.com&amp;gt; schrieb im Newsbeitrag &lt;br&gt;
&amp;gt; news:h8d1d7$mks$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; &amp;gt; Hi,&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; I am working on the deployment of my trading algorithm but my broker API &lt;br&gt;
&amp;gt; &amp;gt; does not support interfacing with MATLAB, rather it supports interfacing &lt;br&gt;
&amp;gt; &amp;gt; with C#.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; I wanted to know how can I deploy by MATLAB algo (which uses functions &lt;br&gt;
&amp;gt; &amp;gt; from many different toolboxes) in the C# environment so I can interface &lt;br&gt;
&amp;gt; &amp;gt; with the API and generate trading signals based on the analysis of my &lt;br&gt;
&amp;gt; &amp;gt; MATLAB algo.&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Thanks&lt;br&gt;
&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt; &amp;gt; Zeeshan &lt;br&gt;
&amp;gt; </description>
    </item>
    <item>
      <pubDate>Tue, 20 Oct 2009 19:19:54 -0400</pubDate>
      <title>Re: MATLAB Toolboxes in C#</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/260552#688473</link>
      <author>Peter Webb</author>
      <description>Actually, you'll need the MCR as well. See: &lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/toolbox/compiler/index.html?/access/helpdesk/help/toolbox/compiler/f12-999353.html&amp;http://www.mathworks.com/cgi-bin/texis/webinator/search/&quot;&gt;http://www.mathworks.com/access/helpdesk/help/toolbox/compiler/index.html?/access/helpdesk/help/toolbox/compiler/f12-999353.html&amp;http://www.mathworks.com/cgi-bin/texis/webinator/search/&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
That article is about the base-level MATLAB Compiler, but the MCR works the &lt;br&gt;
same way for the Builder products.&lt;br&gt;
&lt;br&gt;
&quot;Dwight Modiwirijo&quot; &amp;lt;dmodiwirijo@hotmail.com&amp;gt; wrote in message &lt;br&gt;
news:hbk4h2$137$1@fred.mathworks.com...&lt;br&gt;
&amp;gt; Hi,&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; If Builder NE (for .NET) is used which dependent assemblies do I need to &lt;br&gt;
&amp;gt; deploy my custom assembly? (a matlab-runtime?) Just my custom-assembly, &lt;br&gt;
&amp;gt; right?&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; regards&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt;&lt;br&gt;
&amp;gt; &quot;Titus Edelhofer&quot; &amp;lt;titus.edelhofer@mathworks.de&amp;gt; wrote in message &lt;br&gt;
&amp;gt; &amp;lt;h8dg23$cvm$1@fred.mathworks.com&amp;gt;...&lt;br&gt;
&amp;gt;&amp;gt; Hi,&lt;br&gt;
&amp;gt;&amp;gt; take a look at the Builder NE (for .NET).&lt;br&gt;
&amp;gt;&amp;gt; &lt;a href=&quot;http://www.mathworks.com/products/netbuilder/&quot;&gt;http://www.mathworks.com/products/netbuilder/&lt;/a&gt;&lt;br&gt;
&amp;gt;&amp;gt; It does exactly this, convert the MATLAB code into a .NET assembly that &lt;br&gt;
&amp;gt;&amp;gt; can&lt;br&gt;
&amp;gt;&amp;gt; be used (e.g.) by your C# code.&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; Titus&lt;br&gt;
&amp;gt;&amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &quot;Zeeshan Arif Saeed&quot; &amp;lt;zeesh.arif@gmail.com&amp;gt; schrieb im Newsbeitrag&lt;br&gt;
&amp;gt;&amp;gt; news:h8d1d7$mks$1@fred.mathworks.com...&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Hi,&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; I am working on the deployment of my trading algorithm but my broker &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; API&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; does not support interfacing with MATLAB, rather it supports &lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; interfacing&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; with C#.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; I wanted to know how can I deploy by MATLAB algo (which uses functions&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; from many different toolboxes) in the C# environment so I can interface&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; with the API and generate trading signals based on the analysis of my&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; MATLAB algo.&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Thanks&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt;&lt;br&gt;
&amp;gt;&amp;gt; &amp;gt; Zeeshan&lt;br&gt;
&amp;gt;&amp;gt; </description>
    </item>
  </channel>
</rss>

