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개월 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 2 | 0
