Inc prior(:,:,N) = zeros(1,3);

Answers (1)

Harsha Priya Daggubati
Harsha Priya Daggubati on 12 May 2020

0 votes

Hi,
It would help give an appropriate solution if you put your question clearly.
As per my understanding prior(:,:,N) = zeros(1,3) defines and initializes sheets of the 3D array with zeros. I do not understand what do you mean by 'Inc'.
For more information on 3D arrays, you may refer to this link:
Hope this helps!

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Asked:

on 7 May 2020

Community Treasure Hunt

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

Start Hunting!