Effacer les filtres
Effacer les filtres

'rows' function meaning in matlab

11 vues (au cours des 30 derniers jours)
navan
navan le 12 Mai 2016
Commenté : navan le 13 Mai 2016
c=a(:), 'rows';
Can someone suggest the meaning of above matlab statement.

Réponse acceptée

Azzi Abdelmalek
Azzi Abdelmalek le 12 Mai 2016
Modifié(e) : Azzi Abdelmalek le 12 Mai 2016
'rows'
This will display the word 'rows'. If you type
'any word'
This will display
any word
  1 commentaire
navan
navan le 13 Mai 2016
Thanks a lot. So how will it be using ? what is the advantage of using 'rows'

Connectez-vous pour commenter.

Plus de réponses (0)

Catégories

En savoir plus sur Matrix Indexing dans Help Center et File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by