필터 지우기
필터 지우기

c# integration with Matlab

조회 수: 7 (최근 30일)
Desmond
Desmond 2012년 3월 22일
댓글: Muhammed 2023년 11월 25일
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?

답변 (1개)

Jacob Halbrooks
Jacob Halbrooks 2012년 3월 22일
Can you call your C# program using MATLAB's .NET interface?
  댓글 수: 2
Desmond
Desmond 2012년 3월 22일
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 2023년 11월 25일
Hi Desmond ,
I am currently facing the same issue. Were you able to resolve it?

댓글을 달려면 로그인하십시오.

카테고리

Help CenterFile Exchange에서 Call Web Services from MATLAB Using HTTP에 대해 자세히 알아보기

Community Treasure Hunt

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

Start Hunting!

Translated by