What does the following statement do? A(1:2:end)=[ 1 A. It removes odd indexed elements in array A. B. It makes odd inde
-
answerhappygod
- Site Admin
- Posts: 899604
- Joined: Mon Aug 02, 2021 8:13 am
What does the following statement do? A(1:2:end)=[ 1 A. It removes odd indexed elements in array A. B. It makes odd inde
What does the following statement do? A(1:2:end)=[ 1 A. It removes odd indexed elements in array A. B. It makes odd indexed elements in array A zero. C. It makes even indexed elements in array A zero. D. It removes even indexed elements in array A.
Join a community of subject matter experts. Register for FREE to view solutions, replies, and use search function. Request answer by replying!