Info
This question is closed. Reopen it to edit or answer.
Following is the code used in one of the program under for loop. What does it mean? What does square bracket mean?
1 view (last 30 days)
Show older comments
P{a1}{a2}{a3}{initialStateIndex}(:)=0;
P{a1}{a2}{a3}{initialStateIndex}=[];
1 Comment
Answers (0)
This question is closed.
See Also
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!