MATLAB in VB.net interface integration

Hi
I'm master in VB.Net and want to use MATLAB abilities and my m-files in vb.net interface. Would you please help me to find a complete reference(As PDF file, web site, online resources, sample code ore project, etc.) to learn more and more about it?
Thanks a lot
Mani

回答 (1 件)

Guillaume
Guillaume 2014 年 10 月 25 日
編集済み: Guillaume 2014 年 10 月 25 日

1 投票

You didn't look very far. It's in matlab's doc. See example Call a matlab function from VB.NET client.

6 件のコメント

Mani Ahmadian
Mani Ahmadian 2014 年 10 月 25 日
編集済み: Image Analyst 2014 年 10 月 25 日
Dear Guillaume
Thanks for you answer.
Would you please help me in this situation? I need just some resources or references to study.
I followed your link, but I don't have license to see the contents. For more details, I have problem to create m-files to dll, pass arguments to m-files through vb.net and so on. I'll so happy to find a pdf file to study A-Z items about integration of MATLAB in vb.net.
Guillaume
Guillaume 2014 年 10 月 25 日
You don't need a license to see the documentation.
However, if you don't have a matlab license , how exactly do you expect your .Net program to interact with matlab?
Mani Ahmadian
Mani Ahmadian 2014 年 10 月 25 日
I have MATLAB software installed on my office PC and I use it without any problem, but while I want to follow the link it shows me a page as:
Your account must be associated with a license.
To add a license to your account: ....
and asks me to add license to my account in site mathworks.com
Guillaume
Guillaume 2014 年 10 月 25 日
To access the same doc from within matlab:
web(fullfile(docroot, 'matlab/matlab_external/call-a-matlab-function-from-visual-basic-net-client.html'))
Mani Ahmadian
Mani Ahmadian 2014 年 10 月 25 日
Thanks so much, by use of the above command, I followed your link in offline MATLAB help and I'm studying the sample code.
fav5y
fav5y 2015 年 3 月 30 日
What is the code attached to interfacing matlab with Visual Basic

サインインしてコメントする。

カテゴリ

ヘルプ センター および File ExchangeCall Web Services from MATLAB Using HTTP についてさらに検索

タグ

質問済み:

2014 年 10 月 24 日

コメント済み:

2015 年 3 月 30 日

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by