what is difference of these two
1 visualizzazione (ultimi 30 giorni)
Mostra commenti meno recenti
D= {[d0,dn]}
D: {[d0,dn]}
please tell what is the difference between these two values
0 Commenti
Risposta accettata
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.
0 Commenti
Più risposte (1)
Amit Kumar
il 4 Gen 2012
Ye rally Cell will be created by First but i don't about second.
0 Commenti
Vedere anche
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!