how to create 4 dummy columns in a array?
Ältere Kommentare anzeigen
how to create 4 dummy columns in a array?
Antworten (1)
Yongjian Feng
am 2 Nov. 2021
Try this?
zeros(1,4)
Kategorien
Mehr zu Data Types finden Sie in Hilfe-Center und File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!