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
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Get Started with Microsoft .NET에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!