what is difference of these two

1 回表示 (過去 30 日間)
Pat
Pat 2012 年 1 月 4 日
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 Center および File ExchangeArgument Definitions についてさらに検索

タグ

Community Treasure Hunt

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

Start Hunting!

Translated by