'rows' function meaning in matlab
    12 vues (au cours des 30 derniers jours)
  
       Afficher commentaires plus anciens
    
c=a(:), 'rows';
Can someone suggest the meaning of above matlab statement.
0 commentaires
Réponse acceptée
  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
Plus de réponses (0)
Voir également
Catégories
				En savoir plus sur Creating and Concatenating Matrices 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!

