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

3 visualizzazioni (ultimi 30 giorni)
ar gh
ar gh il 7 Mag 2020
what doesit mean

Risposte (1)

Harsha Priya Daggubati
Harsha Priya Daggubati il 12 Mag 2020
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!

Categorie

Scopri di più su MATLAB in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by