Matlab Coder entering varying size input
Show older comments
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
Accepted Answer
More Answers (1)
dan berkowitz
on 28 Feb 2012
0 votes
Categories
Find more on MATLAB Coder in Help Center and File Exchange
Products
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!