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

13년 초과 전 | 0

질문


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

13년 초과 전 | 답변 수: 6 | 0

6

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

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

13년 초과 전 | 0

| 수락됨

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 2 | 0

2

답변

답변 있음
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...

13년 초과 전 | 0

질문


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

13년 초과 전 | 답변 수: 4 | 0

4

답변

질문


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

13년 초과 전 | 답변 수: 2 | 1

2

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 2 | 0

2

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 1 | 0

1

답변

질문


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

13년 초과 전 | 답변 수: 3 | 0

3

답변

답변 있음
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...

13년 초과 전 | 0

| 수락됨

질문


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

13년 초과 전 | 답변 수: 2 | 0

2

답변