How to create a vector of length m+1?

How can i do in order to create a vector of length m+1? In R i can write return(vector(mode="numeric",length=m+1)) Is there a similar way to write this command in Matlab? Thank you

类别

帮助中心File Exchange 中查找有关 Elementary Math 的更多信息

标签

提问:

2015-1-13

回答:

2015-1-13

Community Treasure Hunt

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

Start Hunting!

Translated by