Respondida
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...

más de 12 años hace | 0

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

más de 12 años hace | 0

Pregunta


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 ...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 12 años hace | 2 respuestas | 0

2

respuestas

Pregunta


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...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 12 años hace | 0 respuestas | 1

0

respuestas

Respondida
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...

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0

Respondida
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...

más de 12 años hace | 0

Pregunta


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...

más de 12 años hace | 6 respuestas | 0

6

respuestas

Pregunta


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...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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. ...

más de 12 años hace | 1 respuesta | 0

1

respuesta

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

más de 12 años hace | 0

Pregunta


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 ...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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 ...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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...

más de 12 años hace | 1 respuesta | 0

1

respuesta

Respondida
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 ...

más de 12 años hace | 0

Pregunta


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'...

más de 12 años hace | 3 respuestas | 0

3

respuestas

Pregunta


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...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Pregunta


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

más de 12 años hace | 1 respuesta | 0

1

respuesta

Pregunta


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 ...

más de 12 años hace | 0 respuestas | 0

0

respuestas

Cargar más