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