Problem in Compiling Code of "Multiple Inputs and Outputs in Builder NE Type Safe APIs"

Hi,
I am having trouble while running the article (<http://blogs.mathworks.com/loren/2011/06/30/multiple-inputs-and-outputs-in-builder-ne-type-safe-apis/> ) source code. It is giving me error in PolySeq.cs where I need to call IFigurate f = new Sequence.GeneratorIFigurate();
It says that it doesn’t know Sequence. I have followed all the steps mentioned in Readme file. Compiled the Figurate First then compiled the project in MAtlab (as .Net Assembly) with name Sequence. Added References in C# but that error is not going away.
Can you please help me in this regard?
Many Thanks
Regards

 Accepted Answer

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.

More Answers (0)

Asked:

on 12 Jun 2013

Community Treasure Hunt

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

Start Hunting!