c# integration with Matlab

22 vues (au cours des 30 derniers jours)
Desmond
Desmond le 22 Mar 2012
Commenté : Muhammed le 25 Nov 2023
Hi, Currently I am using matlab to write a real-time program to retrieve data from DAQ from national instrument. Then the matlab program will do some signal processing, and pass the processing results to a c# program(The c# program and matlab program run concurrently).Any thoughts or ideas on how should I do this?

Réponses (1)

Jacob Halbrooks
Jacob Halbrooks le 22 Mar 2012
Can you call your C# program using MATLAB's .NET interface?
  2 commentaires
Desmond
Desmond le 22 Mar 2012
Hi Jacob,
No, I can't. Because, actually the c# program is the main program, it controls some external hardwares at the same time. What I want is to let the C# program to initiate/trigger this matlab program,then pass back the results from matlab to c# program. Any suggestions?
Muhammed
Muhammed le 25 Nov 2023
Hi Desmond ,
I am currently facing the same issue. Were you able to resolve it?

Connectez-vous pour commenter.

Catégories

En savoir plus sur Call MATLAB from .NET dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by