Info
Diese Frage ist geschlossen. Öffnen Sie sie erneut, um sie zu bearbeiten oder zu beantworten.
integer to bit converter using simulink
1 Ansicht (letzte 30 Tage)
Ältere Kommentare anzeigen
hello all, i have given inputs as [2 0 4] from workspace, given it to a 3 bit integer to bit converter block in simulink , my expected output is [010 000 100] sequentially, but the int to bi block in simulink is outputting all the 3 vectors at a time. what is the way to solve this issue so that i can view all the binary bit serially?? the 1st scope shows its output, 2nd plot shows whats expected,, kindly help me?
![](https://www.mathworks.com/matlabcentral/answers/uploaded_files/156217/image.png)
0 Kommentare
Antworten (0)
Diese Frage ist geschlossen.
Siehe auch
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!