Difference between () and ([])

回答(1 个)

KSSV
KSSV 2017-12-26

0 个投票

I don't think it makes any difference...both the cases you will get a random matrix of size 4X10...in fact [4,10] this needs a bit of more typing.

3 个评论

Ok .I would like to check is there any specific difference between them (4,10) and ([4,10]) other than the random matrix of size.
There is a very small difference in the time it takes to parse the arguments. There is no difference in the functionality.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Creating and Concatenating Matrices 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by