photo

Alex


Attivo dal 2013

Followers: 0   Following: 0

Messaggio

Statistica

MATLAB Answers

6 Domande
4 Risposte

RANK
276.854
of 299.969

REPUTAZIONE
0

CONTRIBUTI
6 Domande
4 Risposte

ACCETTAZIONE DELLE RISPOSTE
83.33%

VOTI RICEVUTI
0

RANK
 of 20.853

REPUTAZIONE
N/A

VALUTAZIONE MEDIA
0.00

CONTRIBUTI
0 File

DOWNLOAD
0

ALL TIME DOWNLOAD
0

RANK

of 166.784

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

  • Thankful Level 3

Visualizza badge

Feeds

Visto da

Risposto
C-mex function output entire array
I am still looking for a solution, if someone has any idea :)

circa 12 anni fa | 0

Risposto
C-mex function output entire array
By doing ssSetOutputPortVectorDimension(S, 0, 1000); I can output a vector of size 1000 at each time step. However, whe...

circa 12 anni fa | 0

Risposto
C-mex function output entire array
Thank you for your answer. However, in my case the signal doesn't only change at run-time, but I need that for each call of the ...

circa 12 anni fa | 0

Domanda


C-mex function output entire array
Hello, The outputs of a S function are usually defined as follows: static void mdlOutputs(SimStruct *S, int_T tid) { ...

circa 12 anni fa | 4 risposte | 0

4

risposte

Domanda


illegal use of type name mxArray
Hello, When I compile the following code, I get an error from the compiler: int count_OK; double *Gain_f...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Plot x-axis and y-axis with mexCallmatlab
Hello, In my S-function written in C I use the function mexCallmatlab to plot the content of an array and it works as I want:...

circa 12 anni fa | 1 risposta | 0

1

risposta

Risposto
Plot from C Mex function and C types
Thank you I've managed to copy the Dwork content into an mxArray and the it plots what I want. Actually I'm coding an online ...

circa 12 anni fa | 0

Domanda


Plot from C Mex function and C types
Hello, I'am writing an S-function in C and I need at some point to plot the content of DWork vectors (the first Dwork vector ...

circa 12 anni fa | 2 risposte | 0

2

risposte

Domanda


simulink block having lower output refresh rate than input
Hello, I programmed a matlab function enabling to calculate an online frequency analysis of time data (online generation of a...

circa 12 anni fa | 1 risposta | 0

1

risposta

Domanda


Bode diagram of poor input/output signal
Hello, I have an input signal u and an output signal y. The frequency range of the system on which I want to focus is 0-5 Hz....

oltre 12 anni fa | 1 risposta | 0

1

risposta