Matlab experiment matrices and commands

 Accepted Answer

>>zeros(20,1) %% will do the trick here 20is no. of rows and 1 is no.s of column.

More Answers (0)

Categories

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!