how to code this process need flow control?

For t=1:20
Operations;
For i=1:4
If i~=1
Opertions;
Else
Start from t=1; (change need help)
End
End
End

Answers (0)

Categories

Asked:

on 24 Jul 2015

Edited:

on 24 Jul 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!