フィルターのクリア

ODBC TO WEB SERVICE CONNECTION

2 ビュー (過去 30 日間)
anush
anush 2016 年 8 月 4 日
回答済み: Stalin Samuel 2016 年 8 月 4 日
Hallo, I am developing a software tool. This tool was developed completely before in matlab to access the data from the server and retrieve data and perform calculation whole process was done in matalb (gui) coding and access of data was through ODBC. now i am developing for the web services instead of ODBC network. I am using the visual studio for web service server connection. My question is should i change my complete calculation codes which i have done in matlab , functions in oder to use my tool or can i just use a Dll plugin in matlab just for server connection through web services ?. thank you.

採用された回答

Stalin Samuel
Stalin Samuel 2016 年 8 月 4 日
You have two options
  1. You can call the .Net libraries from matlab ( more datails )
  2. Create .NET Application with MATLAB Code ( more details )

その他の回答 (0 件)

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by