what is difference of these two
1 回表示 (過去 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!