Clear Filters
Clear Filters

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)
P{a1}{a2}{a3}{initialStateIndex}(:)=0;
P{a1}{a2}{a3}{initialStateIndex}=[];

Answers (0)

This question is closed.

Community Treasure Hunt

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

Start Hunting!