user defined functions help
Mostrar comentarios más antiguos
Im trying to find out how to take out a number that's above 10 in a vector of v=[-5, 2, -4, 1; 0, -9, -9, 20; 50, 89, 99, 100] using for loop and using user defined functions
1 comentario
KALYAN ACHARJYA
el 16 de Nov. de 2018
Editada: KALYAN ACHARJYA
el 16 de Nov. de 2018
No need of for loop? Is it must to used?
Respuesta aceptada
Más respuestas (0)
Categorías
Más información sobre Loops and Conditional Statements 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!