Problem in Compiling Code of "Multiple Inputs and Outputs in Builder NE Type Safe APIs"
Mostrar comentarios más antiguos
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
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Get Started with Microsoft .NET en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!