Estadística
CLASIFICACIÓN
287.828
of 295.527
REPUTACIÓN
0
CONTRIBUCIONES
5 Preguntas
1 Respuesta
ACEPTACIÓN DE RESPUESTAS
40.0%
VOTOS RECIBIDOS
0
CLASIFICACIÓN
of 20.242
REPUTACIÓN
N/A
EVALUACIÓN MEDIA
0.00
CONTRIBUCIONES
0 Archivos
DESCARGAS
0
ALL TIME DESCARGAS
0
CLASIFICACIÓN
of 154.057
CONTRIBUCIONES
0 Problemas
0 Soluciones
PUNTUACIÓN
0
NÚMERO DE INSIGNIAS
0
CONTRIBUCIONES
0 Publicaciones
CONTRIBUCIONES
0 Público Canales
EVALUACIÓN MEDIA
CONTRIBUCIONES
0 Temas destacados
MEDIA DE ME GUSTA
Feeds
Pregunta
Understanding the interaction between bitfield and enumeration in S-function.
I have a manual code in which I have a structure with a bitfield with said enum's type: typedef enum myEnum { MY_ENUM...
más de 6 años hace | 0 respuestas | 0
0
respuestasPregunta
Mex compilation : How to set legacy_code endianness ?
I'm using Simulink for a model that builds data for a CAN protocol, reusing a working applicative C code which are stored in the...
alrededor de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
Is there an equivalent to the merge block but for the input of a block
<</matlabcentral/answers/uploaded_files/78433/temp.png>> I have a block ActionBlock that takes in input the bus : SignalA. Th...
más de 7 años hace | 0 respuestas | 0
0
respuestasPregunta
legacy_code : How to set the mex option to -I when calling legacy_code('compile',def);
When I call the legacy_code function with the 'compile' argument, I have an error saying that the files cannot be found. Movi...
más de 7 años hace | 1 respuesta | 0
1
respuestaCalling an outside C function from a legacy_code block !
It was simple. All files must be added to the SourceFiles property. What it was like before : def = legacy_code('ini...
más de 7 años hace | 0
| aceptada
Pregunta
Calling an outside C function from a legacy_code block !
I have the following set of 3 files : test.h : #ifndef _TEST_H_ #define _TEST_H_ extern int test (int a, int ...
más de 7 años hace | 1 respuesta | 0