what is difference of these two

2 次查看(过去 30 天)
D= {[d0,dn]}
D: {[d0,dn]}
please tell what is the difference between these two values

采纳的回答

Image Analyst
Image Analyst 2012-1-4
The first creates a cell. Inside the cell is a 1 by 2 numerical array.
I don't believe the second is valid MATLAB syntax.

更多回答(1 个)

Amit Kumar
Amit Kumar 2012-1-4
Ye rally Cell will be created by First but i don't about second.

类别

Help CenterFile Exchange 中查找有关 Operators and Elementary Operations 的更多信息

标签

Community Treasure Hunt

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

Start Hunting!

Translated by