Respondida
changeble patern on strfind in embedded matlab function or stateflow
*SORRY... NOT X CHANGE, BUT ANOTHER VARIABLE, LET SAY Y...*

más de 13 años hace | 0

Pregunta


changeble patern on strfind in embedded matlab function or stateflow
hi all,, my previous post <http://www.mathworks.com/matlabcentral/answers/11244-please-help-strfind-in-stateflow-not-yet-solv...

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

6

respuestas

Pregunta


increasing value in stateflow
hi all i want to make condition STATEFLOW, like: *V=10 X=1 Z=20 if S>=5 && S<=10 then Value V repeatly increase ...

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

1

respuesta

Respondida
strfind in simulink and stateflow
the correct one is: function V=sequence(x) %#codegen correct= testinput(x); if correct V=10; else ...

más de 13 años hace | 0

| aceptada

Pregunta


please help strfind in stateflow NOT YET SOLVED
hi all,, i have condition using strfind in simulink and embedded matlab function. here is my EMF: function V=sequence...

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

1

respuesta

Pregunta


Transfer data wireless
hi all is there any chance, transfer a lot of data (let say 10-20megabyte/second) with matlab or simulink WIRELESS between 2 ...

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

2

respuestas

Respondida
strfind in simulink and stateflow
nope, its a strfind, the condition will true if the value is in sequence 5 time a row and also bigger than 4...

más de 13 años hace | 0

Pregunta


strfind in simulink and stateflow
hi all,, i have condition using strfind in simulink and embedded matlab function. here is my EMF: function V=sequen...

más de 13 años hace | 4 respuestas | 0

4

respuestas

Pregunta


Step by step getting BSD license
hi all.. lately i'm doing a project using simulink, i want to publish it in MATLAB CENTRAL, my question is, what is the STEP ...

más de 13 años hace | 2 respuestas | 1

2

respuestas

Pregunta


Max data transfer with UDP block in simulink using wireless N type
hi all,, i just wanna ask,, how much per second byte or per package byte the Maximum data transfer with UDP block in simulink...

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

1

respuesta

Pregunta


3D Plot in simulink
hi all i use 3D plot from Giampiero (<http://www.mathworks.com/matlabcentral/fileexchange/7939-attractors>) for directly get ...

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

1

respuesta

Pregunta


Can we get Battery laptop indicator in simulink??
hi all i just wanna ask, can we get battery laptop indicator level in simulink??? how??? thanks

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

2

respuestas

Pregunta


Get Real-time data from sensor program in C and catch it in Real-time Windows Target using UDP protocol
hi all, i have a sensor that is run with C program to collect the data, but i need to do processing in simulink (RTWT) to get...

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

1

respuesta

Pregunta


Comparing if statement performance
hi all,, i just wanna ask, what if we have a lot of if statement in our algorithm, let say 100-500 line,, which one more fast...

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

1

respuesta

Pregunta


how to detect vector value in sequence in stateflow
Hi i have large vector data, let say vector(1x200) in stateflow that the value is between 1 to 10, i want to detect at least ...

casi 14 años hace | 3 respuestas | 0

3

respuestas

Respondida
vector if statement in stateflow
i have found the problem, correct me if it were wrong, its enough to wrote it like this: condition: [V[0]>100 && V[9]>100] a...

casi 14 años hace | 0

| aceptada

Pregunta


vector if statement in stateflow
Hi i just wanna ask,I wan't to make an if statement from vector data, let say vector(1x20) in stateflow, for example if the v...

casi 14 años hace | 2 respuestas | 0

2

respuestas