anyone could you tell me how to make it simple code?

m = [1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1
1 1 1 1 1 1 1 1];
could you tell me how to make it simple code? thanks

 Accepted Answer

ones( 8, 8 )

1 Comment

I propose, you post a new question. I don't see how to fix this code.

Sign in to comment.

More Answers (0)

Categories

Asked:

Tia
on 22 Mar 2013

Community Treasure Hunt

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

Start Hunting!