what is difference of these two

D= {[d0,dn]}
D: {[d0,dn]}
please tell what is the difference between these two values

 Accepted Answer

Image Analyst
Image Analyst on 4 Jan 2012
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.

More Answers (1)

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

Categories

Tags

Community Treasure Hunt

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

Start Hunting!