Raise the zeros in the vector up
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
Eran Shvartzman
am 15 Dez. 2017
Kommentiert: Eran Shvartzman
am 16 Dez. 2017
If I have a vector [5 8 0 7 9 0 3], how do I put it this way: [0 0 5 8 7 9 3] use only function if-else
thank you.
0 Kommentare
Akzeptierte Antwort
Weitere Antworten (0)
Siehe auch
Kategorien
Mehr zu Text Files finden Sie in Help Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!