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...
8 years 前 | 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...
8 years 前 | 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...
8 years 前 | 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...
8 years 前 | 2 个回答 | 0