How can we use matlab.m file using MLAPP from c# ?
Show older comments
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 Comments
Sharath Babu
on 25 Sep 2018
OCDER
on 25 Sep 2018
Not exactly sure about matlab use in C#, but is this what you want to do?
Guillaume
on 25 Sep 2018
Answers (0)
Categories
Find more on External Language Interfaces in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!