Feeds
질문
When using MATLAB Coder to generate C code and there is a dynamic array, the foo_emxutil.c that is created is allocating memory as a power of 2?
Using MATLAB Coder, the C code was generated for the following function. function y = mainFunc(X,q) x = single(X(1:2:q,1...
대략 2년 전 | 답변 수: 1 | 0
