How can we use matlab.m file using MLAPP from c# ?

i have a program running in c# which have two images loaded init. i also have a code written in matlab "variance.m" this code basically subtracts the two images comming from c# and then calculate its variance. I am using MLAPP library but What i want is 1. How to send these images to c# using MLAPP ? 2. what line of codes should be written in c# to run "variance.m" ? 3. How to get the calculated variance back from matlab to c# window form ??

댓글 수: 3

Did you got answer for this question?? if you solution ping me through mail sharathb37@gmail.com
OCDER
OCDER 2018년 9월 25일
Not exactly sure about matlab use in C#, but is this what you want to do?
Guillaume
Guillaume 2018년 9월 25일
Yes, you would simply make calls to matlab COM server from the .Net application.

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

답변 (0개)

카테고리

도움말 센터File Exchange에서 External Language Interfaces에 대해 자세히 알아보기

제품

질문:

2013년 5월 21일

댓글:

2018년 9월 25일

Community Treasure Hunt

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

Start Hunting!

Translated by