Info
이 질문은 마감되었습니다. 편집하거나 답변을 올리려면 질문을 다시 여십시오.
How to use Pwork vectors for multiple C++ Objects
조회 수: 1 (최근 30일)
이전 댓글 표시
I would like to use the Pwork vectors in one of our sfunctions. I have gone through the examples mentioned under this link
How can I pass two counter objects from mdlstart to mdloutputs.?
For eg., I have to pass the objects like new counter1 and new counter 2
In your examples in the above link it is shown like for only one object. I need to pass two object.
Kindly let me know how to do it.
댓글 수: 0
답변 (0개)
이 질문은 마감되었습니다.
참고 항목
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!