Construct a matrix, s6, by subtracting 6 from every 5 elements of s starting from 20th element.
1 visualización (últimos 30 días)
Mostrar comentarios más antiguos
Abraham Robledo
el 18 de En. de 2019
Editada: madhan ravi
el 18 de En. de 2019
if i have matrix s=[0:100], how can I Construct a matrix, s6, by subtracting 6 from every 5 elements of s starting from 20th element. ?????
0 comentarios
Respuesta aceptada
Más respuestas (0)
Ver también
Categorías
Más información sobre Resizing and Reshaping Matrices 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!