MATLAB in VB.net interface integration
Ältere Kommentare anzeigen
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
Antworten (1)
You didn't look very far. It's in matlab's doc. See example Call a matlab function from VB.NET client.
6 Kommentare
Mani Ahmadian
am 25 Okt. 2014
Bearbeitet: Image Analyst
am 25 Okt. 2014
Guillaume
am 25 Okt. 2014
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
am 25 Okt. 2014
Guillaume
am 25 Okt. 2014
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
am 25 Okt. 2014
fav5y
am 30 Mär. 2015
What is the code attached to interfacing matlab with Visual Basic
Kategorien
Mehr zu Call Web Services from MATLAB Using HTTP finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!