zero filling of a 4d matrix or how can I copy a matrix in a bigger one without for loops
Mostra commenti meno recenti
Hi all I have a huge matrix A (256*256*256*4) and want to dilate this matrix to a bigger matrix B (320*320*320*4) matrix with my original data on the center and zeros around. The only way is to make 'for' loops? JCB
Risposta accettata
Più risposte (1)
Jean-Christophe
il 29 Mag 2013
0 voti
Categorie
Scopri di più su Resizing and Reshaping Matrices in Centro assistenza e File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!