Inc prior(:,:,N) = zeros(1,3);
3 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
what doesit mean
0 Commenti
Risposte (1)
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!
0 Commenti
Vedere anche
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!