'rows' function meaning in matlab
    11 visualizaciones (últimos 30 días)
  
       Mostrar comentarios más antiguos
    
    navan
 el 12 de Mayo de 2016
  
    
    
    
    
    Comentada: navan
 el 13 de Mayo de 2016
            c=a(:), 'rows';
Can someone suggest the meaning of above matlab statement.
0 comentarios
Respuesta aceptada
  Azzi Abdelmalek
      
      
 el 12 de Mayo de 2016
        
      Editada: Azzi Abdelmalek
      
      
 el 12 de Mayo de 2016
  
       'rows'
This will display the word 'rows'. If you type
'any word'
This will display
any word
Más respuestas (0)
Ver también
Categorías
				Más información sobre Creating and Concatenating Matrices en Help Center y File Exchange.
			
	Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!