Extract from a list of cell
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
here is my code:
peak_loc = cell(216,1)
peak_loc{3} = [596,620, 697]
is it possible to extract only the 596 from the list? Thanks
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Assembly 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!