Insert zeros into matrix in matlab
Mostra commenti meno recenti
I am trying to insert zeros into a matrix, an example is as follows:
[1;2]
to
[1;0;0;0;0;2]
Can anyone please show me how to perform this in matlab?
1 Commento
Hikaru
il 24 Ago 2015
Can you be more specific? Do you have any conditions that need to be fulfilled to insert the zeroes?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Creating and Concatenating Matrices in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!