Duplicating part of a matrix
Mostrar comentarios más antiguos
Say I have a row vector, and I want to make another vector of all the values in the other one greater than some threshold. I can probably do this with an if inside a for loop, or something like that, but is there a specific command for this?
1 comentario
Azzi Abdelmalek
el 22 de Nov. de 2014
there is no a specific command for a general question, can you post an example?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Creating and Concatenating Matrices en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!