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

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)

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.

How do I expose the codes as you mentioned?

Sign in to comment.

Tags

Asked:

on 17 Sep 2012

Commented:

on 8 Mar 2021

Community Treasure Hunt

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

Start Hunting!