Info

此问题已关闭。 请重新打开它进行编辑或回答。

I must assume that I have a two dimensional array named twoD. Using iteration (for) and conditionals (if and/or switch), I have to separate twoD into two vectors evenNum and oddNum

1 次查看(过去 30 天)
a. evenNum contains all of the even numbers in twoD b. oddNum contains all of the odd numbers in twoD any help?

回答(0 个)

Community Treasure Hunt

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

Start Hunting!

Translated by