for loop
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
i have a=2x10 i need to use second row element how can i do it
i=1:length(a) i get elements of first row then how abt second row
please help me
0 comentarios
Respuesta aceptada
Más respuestas (1)
mahaveer hanuman
el 30 de Jul. de 2011
1 comentario
Paulo Silva
el 30 de Jul. de 2011
good luck getting the second row from a scalar value like the one from num
Ver también
Categorías
Más información sobre Loops and Conditional Statements 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!