Effacer les filtres
Effacer les filtres

How to replace bit positions

2 vues (au cours des 30 derniers jours)
Milos Kopec
Milos Kopec le 5 Déc 2018
Commenté : Milos Kopec le 5 Déc 2018
hello, how to replace bit positions within the sequence I create myself(i dont know how), between these 3 sequences. :
clear all
x = randi([0 1],24,1) ;
iwant = reshape(x,[8,3]) ;
A = iwant(:,1)
B = iwant(:,2)
C = iwant(:,3)
can u help me please?
  3 commentaires
Milos Kopec
Milos Kopec le 5 Déc 2018
like this
20181203_224007.jpg
Milos Kopec
Milos Kopec le 5 Déc 2018
madhan are u here?

Connectez-vous pour commenter.

Réponses (1)

Milos Kopec
Milos Kopec le 5 Déc 2018
Can u help me where to find comands for this?

Tags

Community Treasure Hunt

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

Start Hunting!

Translated by