How can I convert a raw matrix into a sequence of digits?
이전 댓글 표시
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
Walter Roberson
2012년 11월 13일
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
2012년 11월 13일
Azzi Abdelmalek
2012년 11월 13일
What is your maximum integer number, 256?
hadi
2012년 11월 13일
hadi
2012년 11월 13일
Nazim Mohamed
2015년 2월 16일
Hello, is it possible to run the simulation in 'inf' and modify the constant value while simulation ?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Communications Toolbox에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
