Filter löschen
Filter löschen

Info

Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.

how to generate two bits of data

2 Ansichten (letzte 30 Tage)
Ayesha Punjabi
Ayesha Punjabi am 27 Feb. 2019
Geschlossen: Walter Roberson am 27 Feb. 2019
tag_arr = randi[0:1,1:5]
this gives an output of
1 0 0 0 1
but i want to generate two bits binary data like the expected output should be
10 01 11 10 11 (random two bits binary data)
How should i code sytax for that?? Kindly help

Antworten (0)

Diese Frage ist geschlossen.

Community Treasure Hunt

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

Start Hunting!

Translated by