Is there a way to run C# code in Matlab?

2 views (last 30 days)
Neysa
Neysa on 17 Sep 2012
Commented: Shahidul Asif on 8 Mar 2021
I was doing a bit of research and became confused. Is there a way to run C# code in Matlab. If so can you please give an explanation. THanks

Answers (1)

Kaustubha Govind
Kaustubha Govind on 17 Sep 2012
You might need to expose the code as a .NET library. See using .NET Libraries in MATLAB.
  2 Comments
KAE
KAE on 2 May 2018
Edited: KAE on 2 May 2018

This link may be useful basic background.

Shahidul Asif
Shahidul Asif on 8 Mar 2021
How do I expose the codes as you mentioned?

Sign in to comment.

Categories

Find more on MATLAB Compiler SDK in Help Center and File Exchange

Tags

Community Treasure Hunt

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

Start Hunting!