Statistica
RANK
287.828
of 295.527
REPUTAZIONE
0
CONTRIBUTI
5 Domande
1 Risposta
ACCETTAZIONE DELLE RISPOSTE
40.0%
VOTI RICEVUTI
0
RANK
of 154.057
CONTRIBUTI
0 Problemi
0 Soluzioni
PUNTEGGIO
0
NUMERO DI BADGE
0
CONTRIBUTI
0 Post
CONTRIBUTI
0 Pubblico Canali
VALUTAZIONE MEDIA
CONTRIBUTI
0 Punti principali
NUMERO MEDIO DI LIKE
Feeds
Domanda
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...
oltre 6 anni fa | 0 risposte | 0
0
risposteDomanda
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...
circa 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 7 anni fa | 0 risposte | 0
0
risposteDomanda
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...
oltre 7 anni fa | 1 risposta | 0
1
rispostaCalling 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...
oltre 7 anni fa | 0
| accettato
Domanda
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 ...
oltre 7 anni fa | 1 risposta | 0