Home All Groups Group Topic Archive Search About

how to read a matlab file with visual basic .net

Author
14 Sep 2006 12:19 AM
lord.tyranus.96
Hi wizards, does somebody know how to read a matlab file with visual
basic .net . Thanks in advance.

Author
14 Sep 2006 5:18 AM
Cor Ligthert [MVP]
Lord,

That depends how a matlab file is written.

This is a VB.Net newsgroup. The change that you find an answer is small,
because VB is more business orientated. In your case I would ask this in the
newsgroups about dotNet C++. The managed code solution you find there you
can use as well in VB.Net because the used managed classes are completely
equal.

I hope this helps a little bit.

Cor

<lord.tyranus***@gmail.com> schreef in bericht
Show quoteHide quote
news:1158193146.969211.105520@b28g2000cwb.googlegroups.com...
> Hi wizards, does somebody know how to read a matlab file with visual
> basic .net . Thanks in advance.
>
Author
14 Sep 2006 6:27 AM
Spam Catcher
lord.tyranus***@gmail.com wrote in news:1158193146.969211.105520
@b28g2000cwb.googlegroups.com:

> Hi wizards, does somebody know how to read a matlab file with visual
> basic .net . Thanks in advance.
>

http://www.mathworks.com/products/netbuilder/


or if you don't have their .NET APIs:

http://www.codeproject.com/dotnet/matlabeng.asp