what is difference of these two
2 次查看(过去 30 天)
显示 更早的评论
D= {[d0,dn]}
D: {[d0,dn]}
please tell what is the difference between these two values
0 个评论
采纳的回答
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.
0 个评论
更多回答(1 个)
另请参阅
类别
在 Help Center 和 File Exchange 中查找有关 Argument Definitions 的更多信息
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!