Feeds
提问
C Caller error when passing 2D array inside struct via Simulink bus
I have a variable in C header defined as typedef struct { double a[1][4]; } temp and a C function: void Fun(Temp* temp) {...
3 months 前 | 1 个回答 | 0
1
个回答提问
"eig" in Simulink Matlab Function returns complex value.
Hi. I am using simulink - matlab function. When I use it, an odd phenomenon happens. here's my matlab function code function...
2 years 前 | 1 个回答 | 0
1
个回答提问
Simulink IMU's accelerometer is different with MPU6050 acclerometer
I am using Simulink IMU box to simulate my dynamic model, but its accelerometer values seem to have opposite sign. If we lay MPU...
2 years 前 | 2 个回答 | 0
