photo

Volkan


Ozyegin Universitesi

Active since 2013

Followers: 0   Following: 0

Message

Statistics

MATLAB Answers

3 Questions
0 Answers

RANK
271,575
of 297,503

REPUTATION
0

CONTRIBUTIONS
3 Questions
0 Answers

ANSWER ACCEPTANCE
33.33%

VOTES RECEIVED
0

RANK
 of 20,449

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 159,017

CONTRIBUTIONS
0 Problems
0 Solutions

SCORE
0

NUMBER OF BADGES
0

CONTRIBUTIONS
0 Posts

CONTRIBUTIONS
0 Public Channels

AVERAGE RATING

CONTRIBUTIONS
0 Highlights

AVERAGE NO. OF LIKES

  • Thankful Level 1

View badges

Feeds

View by

Question


I want to transmit an image using Simulink and USRP
function msg = genMsg %#codegen persistent msgBinRows msgBinCols msgBin; coder.extrinsic('imread'); % count; if isempt...

12 years ago | 1 answer | 0

1

answer

Question


help for using simulink and usrp
I want transmit an image using Simulink and USRP. I have the following code %if true function msg = genMsg persistent im...

12 years ago | 1 answer | 0

1

answer

Question


Hi, I want to transmit an image using Simulink and USRP. I have the following code. But when I run this code, MATLAB produces following error. How can ı fix this problem?
function msg = genMsg %#codegen persistent imgmatRows imgmatCols imgvec msgBin msgBinRows msgBinCols msgTmp; coder.extrinsi...

12 years ago | 0 answers | 0

0

answers