Remove Highlighting in Block
Hello Community,
when i try to highlight and remove the highlight for a block programitically using hilite_system function
th...
4 years ago | 2 answers | 0
2
answers
Question
Simulink Block not executed
Hey Guys,
i have a question ,Hope someone can answer it.
when the block is not executed in simulink(due to short circuit),the ...
4 years ago | 1 answer | 0
1
answer
Question
Find the evaluated condition in decision
Can someone help me with a program to find the condition of a decision which is executed. For example
((u == 1)&&(u1==2))||(u...
4 years ago | 1 answer | 0
1
answer
Question
running functions in multiple instances
i am having three functions i need to run the three function in two instances of MATLAB. is there any way to do it.please help m...