Problem in Compiling Code of "Multiple Inputs and Outputs in Builder NE Type Safe APIs"
Show older comments
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
More Answers (0)
Categories
Find more on Get Started with Microsoft .NET in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!