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
Sharath Babu
2018년 9월 25일
OCDER
2018년 9월 25일
Not exactly sure about matlab use in C#, but is this what you want to do?
Guillaume
2018년 9월 25일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 External Language Interfaces에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!