Call calllib from a fcn block
조회 수: 1 (최근 30일)
이전 댓글 표시
Is it possible to call calllib from a Simulink FCN block? I'm trying to execute the Expression calllib('libXXX', 'getXXX', u(1)) but I get a syntax error. When I execute the statement using the calllib('libXXX', 'getXXX', 1), I get the correct output.
댓글 수: 0
답변 (0개)
참고 항목
카테고리
Help Center 및 File Exchange에서 Simulink Functions에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!