what is difference of these two

1 visualizzazione (ultimi 30 giorni)
Pat
Pat il 4 Gen 2012
D= {[d0,dn]}
D: {[d0,dn]}
please tell what is the difference between these two values

Risposta accettata

Image Analyst
Image Analyst il 4 Gen 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.

Più risposte (1)

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

Categorie

Scopri di più su Argument Definitions in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by