Borrar filtros
Borrar filtros

c# integration with Matlab

7 visualizaciones (últimos 30 días)
Desmond
Desmond el 22 de Mzo. de 2012
Comentada: Muhammed el 25 de Nov. de 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?

Respuestas (1)

Jacob Halbrooks
Jacob Halbrooks el 22 de Mzo. de 2012
Can you call your C# program using MATLAB's .NET interface?
  2 comentarios
Desmond
Desmond el 22 de Mzo. de 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 el 25 de Nov. de 2023
Hi Desmond ,
I am currently facing the same issue. Were you able to resolve it?

Iniciar sesión para comentar.

Categorías

Más información sobre Call Web Services from MATLAB Using HTTP en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by