Real time robot control from C# application
조회 수: 8 (최근 30일)
이전 댓글 표시
Hello. I'm new to matlab (and C# by the way) and I have to make this C# application. The application should be used to control matlab model of robotic arm (or vehicle or whatever). I have no idea how to connect C# with matlab so I could use some help. If someone could give me some links with useful tutorials or models or some guidelines, I would be thankful. I've been searching but I didn't find anything useful (not that I would know is it useful even if I find it). So if anyone had experience with this kind of thing, please help. Thank you
댓글 수: 0
답변 (1개)
Kaustubha Govind
2011년 11월 28일
You can call into MATLAB from C# by starting MATLAB as a COM Server. See Example — Calling MATLAB Software from a C# Client for sample code.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Robotics에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!