using C# functions in matlab

5 次查看(过去 30 天)
Barinder
Barinder 2012-2-10
编辑: Matt J 2013-10-12
Hi, I wanted to use functions from a c# dll in matlab. How would I do this using version 2010a
Thanks Barinder

回答(2 个)

Kaustubha Govind
Kaustubha Govind 2012-2-13
编辑:Kaustubha Govind 2012-11-19
Is it a .NET library? If yes, see Using .NET Libraries from MATLAB.
  7 个评论
John
John 2012-11-15
The suggestion to see "Using .NET Libraries from MATLAB" looked primising, but the link is broken.
Kaustubha Govind
Kaustubha Govind 2012-11-19
Thanks for pointing that out, John! Fixed the link.

请先登录,再进行评论。


Walter Roberson
Walter Roberson 2012-2-10
See loadlibrary() . You will need a .h file for the dll .

类别

Help CenterFile Exchange 中查找有关 Getting Started with Microsoft .NET 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by