Risposto
Embedded matlab function for trigger generation
Thank you. It works but now I want to trigger the generation with a rising edge, so the code compt=(comptp+1)*u2 sha...

oltre 13 anni fa | 0

Risposto
Question about S function
Thank you. With your advice I write the following code: function DoPostPropSetup(block) … block.Dwork(1).Dimensio...

oltre 13 anni fa | 0

Domanda


Question about S function
Hi, Is it possible to realize the following with Level 2 S function? The input is a binary data, that is, every time only ...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Embedded matlab function for trigger generation
Hi, I want to write an Embedded Matlab function with 2 inputs and 1 output. Input1: an integer Input2: a trigger Output1...

oltre 13 anni fa | 2 risposte | 0

2

risposte

Domanda


Question about Buffer block
Hi, I have a Buffer block with the depth = 10 and a frame based vector with the length = 5. After a simulation I notice th...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Descrambler block and NaN
Hi, I must use the Descrambler block to descramble some data. My question is, what happens if some elements of the input are ...

oltre 13 anni fa | 0 risposte | 1

0

risposte

Risposto
get rid of NaN elements in Simulink
I tried following code in a Embedded MATLAB Function block. function y = fcn(n) i1 = 0; var = isnan(n); len = leng...

oltre 13 anni fa | 0

Risposto
get rid of NaN elements in Simulink
Thank you. All non-NaN elements come before NaN elements, but the number of non-NaN elements can be variant. The output lengt...

oltre 13 anni fa | 0

Risposto
get rid of NaN elements in Simulink
Thank you you both. I must add that the vectors come one after another, which means, my model shall process only one vector a...

oltre 13 anni fa | 0

Domanda


get rid of NaN elements in Simulink
Hi, I have a special work for Simulink with which Simulink is maybe overloaded. Many vectors of length 10 shall be process...

oltre 13 anni fa | 6 risposte | 0

6

risposte

Domanda


method “block.SetPreCompOutportInfoToDynamic” in Level 2 S function
Hi, In Level-2 S function there is a method “block.SetPreCompOutportInfoToDynamic” which sets the output properties to be inh...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


4x1 vector to 2x1 vector with S function
Hi, I have written an Level-2 S-function which creates a 2x1 vector from a 4x1 vector, that it, taking out the first 2 elemen...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Submatrix block with dynamical parameter
Hi, A frame based column vector shall be split and changed to a submatrix with the Submatrix block. Now the problem is, the p...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


subsystem with x output bytes
Hi, I created an enabled subsystem. In this subsystem the inport and the outport are connected directly. I want to control th...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


frame based data in Scope
Hi, I want to watch a frame based binary stream which is generated with the Random Integer Generator with the Scope block. ...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Risposto
problem with "Switch" block
Yes, I tried this option, but frame based data is not supported by this option. Senmeis

oltre 13 anni fa | 0

Domanda


Sample time vs. Bitrate
Hi, How can the bitrate of a constant array be calculated? For example, I have an array [1;2;3;4;5] with the sample time ...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


generation control of frame based arrays
Hi, I have a Simulink model which outputs frame based arrays with a constant rate. Is it possible to control its outputs with...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


problem with "Switch" block
Hi, I want to select data between two frame based arrays of different lengths (32x1 and 64x1) with the block "Switch". An...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


content of a buffer
Hi, I want to do the following with Simulink but somehow I cannot find the direction. I have a 32 bit buffer which accepts...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


bitrate conversion in Simulink
Hi, There is a frame based array with the frame period = 1e-6 and this should be transmitted with a bitrate = 100 Mbit/s. How...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


Core Generator for Matlab
Hello, Is it possible to use the simulink core which is created by Core Generator of Xilinx in Matlab? Thanks Senmeis

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


uint8 vs. double in Simulink
Hi, Some blocks in Simulink supports several output formats. Is it better to set it as unit8 for byte based data rather than ...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


two column matrix concatetate
Hi, I want to combine two column matrix together with ‘Matrix Concatenate’. The inputs are 12x1 matrix from “Random Integer G...

oltre 13 anni fa | 1 risposta | 0

1

risposta

Risposto
control parameters of a simulink block
Thank you, but I don't intend to set parameters during simulation, but before any simulation. In fact I must set the parameters ...

oltre 13 anni fa | 0

Domanda


control parameters of a simulink block
Hi, Is it possible to control parameters of a simulink block with another block? Say create a block which controls the 'seed'...

oltre 13 anni fa | 3 risposte | 0

3

risposte

Domanda


frame based arrays combination
Hi, how to combine two frame based arrays together in Simulink? I tried the components "Mux" and "Cancatenate Vector" but the...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


about the demo example 'Packet Creation, Transmission and Error Analysis'
Hi there I am an absolute beginner to Simulink and want to get your help on this demo example. This example can be found i...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Domanda


integers in "Variable Editor" in HEX
Hi, How can integers in "Variable Editor" be displayed in hexadezimal format? Thanks Owen

oltre 13 anni fa | 1 risposta | 0

1

risposta

Domanda


Questions to Random Integer Generator
Hello, The parameter ‚Sample time’ in ‚Random Integer Generator’ must be configured. Can it be considered as the baudrate of ...

oltre 13 anni fa | 0 risposte | 0

0

risposte

Carica altro