How to solve this simple index problem
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Rita
el 30 de Ag. de 2015
Comentada: Rita
el 30 de Ag. de 2015
Hi, I have
a=[1;2;3]and b=[23;nan;4]
how I can get these
c=[2] and also D=[1,23;3,4]
Thanks a lot
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Matrix Indexing 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!