A=[1;2;2;0;0;3;0;0];
%I need to remove all "0" in A matrix then I need to create a matrix without "0" like; [1;2;2;3]

 Akzeptierte Antwort

Weitere Antworten (0)

Kategorien

Gefragt:

am 4 Aug. 2015

Beantwortet:

am 4 Aug. 2015

Community Treasure Hunt

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

Start Hunting!

Translated by