how to create 4 dummy columns in a array?
Show older comments
how to create 4 dummy columns in a array?
Answers (1)
Yongjian Feng
on 2 Nov 2021
Try this?
zeros(1,4)
Categories
Find more on Data Types in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!