Re: Convert .m file to .dll file



In article <g1lga1$lbq$1@xxxxxxxxxxxxxxxxxx>,
Raghu <trsundeep@xxxxxxxxx> wrote:
hello this is raghu. I need to convert matlab file to dll
file to use in C# as a web reference to my webservice
program using visual studio. Can anyone help me out how can
i set this matlab file as a web reference to the Project
using C#?

You would need the optional product "Matlab Compiler" to start with.

I have not looked at mcc enough to know whether the matlab portion
must be the main program or if it can be called as a DLL. I -suspect-
calling it as a DLL is possible, but it'd be best to check the
mcc documentation.

--
This is a Usenet signature block. Please do not quote it when replying
to one of my postings.
http://en.wikipedia.org/wiki/Signature_block
.



Relevant Pages

  • dynamic web reference appears to be worthless
    ... configuration file to hold my web reference URL and load it from ... After loading VS2005 .NET 2.0, lo, there it is a dynamic web reference ... reference url generated from that file. ... WHEN THE DLL IS LOADED. ...
    (microsoft.public.dotnet.languages.csharp)
  • Re: dynamic web reference appears to be worthless
    ... A dll exists. ... application, in this case, a compiled class on an ASP.NET website has ... class in the dll that contains the web reference. ... Great, so my new plan was to query the settings class, get the ...
    (microsoft.public.dotnet.languages.csharp)
  • gacutil and co. DLL built under 2beta, deploying to IIS5+DotNet Framework 1.1?
    ... I'm very new to .net but have built a simple DLL with one class (using ... a web reference for a soap interface). ... i then followed instructions and ran ...
    (microsoft.public.dotnet.framework.setup)
  • The type or namespace name SoAndSo...
    ... I added a Web Reference to the EXE and it works ... Then I added another Web Reference to this DLL. ... find the reference when I can see it in both Solution Explorer and Object ...
    (microsoft.public.dotnet.framework.webservices)
  • Web Reference in DLL
    ... I added a Web Reference to the EXE and it works ... Then I added another Web Reference to this DLL. ... find the reference when I can see it in both Solution Explorer and Object ...
    (microsoft.public.dotnet.general)