Accepted Answer

Mischa Kim
Mischa Kim on 21 Feb 2014
Edited: Mischa Kim on 21 Feb 2014
Francesco, you could use
A(A == 0) = [];
B = reshape(A,8,8)
for your specially formatted matrix A, where the zeros are located at those very same positions.

More Answers (0)

Categories

Asked:

on 21 Feb 2014

Edited:

on 22 Mar 2014

Community Treasure Hunt

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

Start Hunting!