ابدأ بالتواصل مع الأشخاص وتبادل معارفك المهنية

أنشئ حسابًا أو سجّل الدخول للانضمام إلى مجتمعك المهني.

متابعة

While designing a website using .NET I recommended to use some Matlab facilities. So how can I add Matlab code in.NET?

user-image
تم إضافة السؤال من قبل stalin samuel
تاريخ النشر: 2016/02/14
Abdelhameed Kamal Ismail Makki Makki
من قبل Abdelhameed Kamal Ismail Makki Makki , محاضر , كلية الجزيرة التقنية

teaching MATLAB  for mathematics students pertained to specialization area

fahad alharbi
من قبل fahad alharbi

To use MATLAB from an external program for example(.NET), there are three possible solutions:

  1. low level C API: The direct access to the MATLAB C API is the best solution in terms of performance and features, just let use P/Invoke and some unsafe pointer operations. 
  2. DDE : The Dynamic Data Exchange is a quite old but powerful service of Windows that lets applications communicate and exchange data.
  3. COM : MATLAB exposes itself as a COM Automation Server, so we can use the .NET COM Interoperability to use its functions: we can work directly using a Type Library or using only the Dispatch interface.

مستخدم محذوف‎
من قبل مستخدم محذوف‎

I have experience in the design, just across MATLAB software, and no more (I'm not witty in advanced applications of MATLAB)

المزيد من الأسئلة المماثلة

هل تحتاج لمساعدة في كتابة سيرة ذاتية تحتوي على الكلمات الدلالية التي يبحث عنها أصحاب العمل؟