Feeds
답변 있음
Can variable size matrices be used as inputs with coder.ceval?
I found how to solve my problem. I share the solution for other people running into the same error. The error can be eliminat...
Can variable size matrices be used as inputs with coder.ceval?
I found how to solve my problem. I share the solution for other people running into the same error. The error can be eliminat...
9년 초과 전 | 1
| 수락됨
질문
C code not working inside MATLAB System
I'm trying to interface some C code inside a MATLAB system derived class. The C function I want to use multiplies by 3 the input...
9년 초과 전 | 답변 수: 1 | 0
1
답변질문
Can variable size matrices be used as inputs with coder.ceval?
I would like to use from MATLAB a C function which takes as an argument a matrix of variable size and returns the sum of its ele...
9년 초과 전 | 답변 수: 3 | 0
3
답변질문
C++ class interface for Simulink and MATLAB with support for code generation
I have a large C++ class implementing a dynamic model. I'm trying to find a simple way to interface this class so that other peo...
9년 초과 전 | 답변 수: 2 | 0
