Vector input/output for embedded matlab function
조회 수: 8 (최근 30일)
이전 댓글 표시
I just want to use a vector as an input to the embedded matlab function. Also be able to obtain the output as vector. Is this possible ? If so, what is the syntax ?
Thanks in advance.
댓글 수: 0
답변 (1개)
Azzi Abdelmalek
2013년 5월 26일
You can use a matrix as an input or output, there is no syntax for that, just write your function and use those inputs.
댓글 수: 0
참고 항목
카테고리
Help Center 및 File Exchange에서 Deployment, Integration, and Supported Hardware에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!