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

fast 13 Jahre vor | 0

Frage


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

fast 13 Jahre vor | 6 Antworten | 0

6

Antworten

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

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

fast 13 Jahre vor | 0

| akzeptiert

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

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

fast 13 Jahre vor | 0

Frage


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

fast 13 Jahre vor | 4 Antworten | 0

4

Antworten

Frage


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

fast 13 Jahre vor | 2 Antworten | 1

2

Antworten

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 1 Antwort | 0

1

Antwort

Frage


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

fast 13 Jahre vor | 3 Antworten | 0

3

Antworten

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

fast 13 Jahre vor | 0

| akzeptiert

Frage


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

fast 13 Jahre vor | 2 Antworten | 0

2

Antworten