Info

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

how polt binary even and odd from for example {0 0 1 1 0 0 }

1 次查看(过去 30 天)
how polt binary even and odd from for example {0 0 1 1 0 0 }

回答(1 个)

Azzi Abdelmalek
Azzi Abdelmalek 2015-1-2
编辑:Azzi Abdelmalek 2015-1-2
a=[0 0 1 1 0 0]
stem(a,'r')

此问题已关闭。

标签

Community Treasure Hunt

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

Start Hunting!

Translated by