Communicating with matlab compiler project through c#

Hi,
I am facing a problem while communicating with matlab compiled project in c#. I have named the matlab project as "Sequence" and build it as .Net Assembly. After that when I am trying to access Sequence.abc() it gives me error ate Sequence and says that I am missing object Reference. I am also adding the dlls (generated by matlab compiler) into the reference of c' project.
Can you please help me pointing out whats wrong I am doing?
Thanks

 Akzeptierte Antwort

S asif
S asif am 14 Jun. 2013

0 Stimmen

I have found answer to my question after working with it from last 3 days. Its very simple just goto the settings of matlab project and in .NET tab select the version of .NET similar to the version in the C# visual studio.

Weitere Antworten (0)

Kategorien

Mehr zu Software Development finden Sie in Hilfe-Center und File Exchange

Gefragt:

am 12 Jun. 2013

Community Treasure Hunt

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

Start Hunting!

Translated by