'rows' function meaning in matlab
16 visualizzazioni (ultimi 30 giorni)
Mostra commenti meno recenti
c=a(:), 'rows';
Can someone suggest the meaning of above matlab statement.
0 Commenti
Risposta accettata
Azzi Abdelmalek
il 12 Mag 2016
Modificato: Azzi Abdelmalek
il 12 Mag 2016
'rows'
This will display the word 'rows'. If you type
'any word'
This will display
any word
Più risposte (0)
Vedere anche
Categorie
Scopri di più su Logical 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!