Matlab Coder entering varying size input
이전 댓글 표시
hi, i'm using Matlab Coder to create a static c library. i have a function, L1 which has one input. (output = L1(input)) L1 is an array that can be (2:n,1). that is, the input can be from a 2x1 array to an nx1 array. How do i enter this into the compiler, as it asks for a specific size of the input? any help would be appreciated. thanks db
채택된 답변
추가 답변 (1개)
카테고리
도움말 센터 및 File Exchange에서 MATLAB Coder에 대해 자세히 알아보기
제품
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!