How can I convert a raw matrix into a sequence of digits?
Mostra commenti meno recenti
I need to convert a raw matrix into a sequence of digits (single element matrices)using simulink block that gives one element at a time because I am using (Integer to binary converter) that gives me 1x8 matrix and I need to transmit those binary digits one by one through a communication channel..
6 Commenti
Walter Roberson
il 13 Nov 2012
Are you looking to convert numbers into decimal digits and then you will later convert the decimal digits to binary? Or are you looking to convert the numbers directly to binary?
Will these numbers be integral, or will they contain fractions as well? Will the numbers always be non-negative?
hadi
il 13 Nov 2012
Azzi Abdelmalek
il 13 Nov 2012
What is your maximum integer number, 256?
hadi
il 13 Nov 2012
hadi
il 13 Nov 2012
Nazim Mohamed
il 16 Feb 2015
Hello, is it possible to run the simulation in 'inf' and modify the constant value while simulation ?
Risposta accettata
Più risposte (0)
Categorie
Scopri di più su Signal Attributes and Indexing in Centro assistenza e File Exchange
Prodotti
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
