using the colon operator

Create a matrix x that contains the following
row 1:the first 50 even numbers, starting from 0
row 2:the first 50 odd numbers, starting from 1
Use the colon operator to score the most efficient solution

Answers (1)

the cyclist
the cyclist on 5 Jun 2015
Have you looked at the documenation for colon?

3 Comments

yes and I have used multiple attempts, but cant seem to get it right
just got it right, small mistake I wasn't noticing
Glad to hear you got it to work. Next time, I suggest you post what you attempted. Otherwise, all we see is you trying to get us to do your homework for you.

Sign in to comment.

Asked:

on 5 Jun 2015

Commented:

on 5 Jun 2015

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!