Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: MATLAB Toolboxes in C#
Date: Tue, 20 Oct 2009 10:48:02 +0000 (UTC)
Organization: The MathWorks, Inc.
Lines: 33
Message-ID: <hbk4h2$137$1@fred.mathworks.com>
References: <h8d1d7$mks$1@fred.mathworks.com> <h8dg23$cvm$1@fred.mathworks.com>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1256035682 1127 172.30.248.37 (20 Oct 2009 10:48:02 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Tue, 20 Oct 2009 10:48:02 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 2048053
Xref: news.mathworks.com comp.soft-sys.matlab:578642


Hi,

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?

regards


"Titus Edelhofer" <titus.edelhofer@mathworks.de> wrote in message <h8dg23$cvm$1@fred.mathworks.com>...
> Hi,
> take a look at the Builder NE (for .NET).
> http://www.mathworks.com/products/netbuilder/
> It does exactly this, convert the MATLAB code into a .NET assembly that can 
> be used (e.g.) by your C# code.
> 
> Titus
> 
> "Zeeshan Arif Saeed" <zeesh.arif@gmail.com> schrieb im Newsbeitrag 
> news:h8d1d7$mks$1@fred.mathworks.com...
> > Hi,
> >
> > 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#.
> >
> > 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.
> >
> > Thanks
> >
> > Zeeshan 
>