Construct a matrix, s6, by subtracting 6 from every 5 elements of s starting from 20th element.
1 view (last 30 days)
Show older comments
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 Comments
Accepted Answer
More Answers (0)
See Also
Categories
Find more on Resizing and Reshaping Matrices in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!