photo

Qingying Tu


Last seen: 11 months ago Active since 2018

Followers: 0   Following: 0

Statistics

MATLAB Answers

2 Questions
0 Answers

RANK
276,571
of 300,429

REPUTATION
0

CONTRIBUTIONS
2 Questions
0 Answers

ANSWER ACCEPTANCE
0.0%

VOTES RECEIVED
0

RANK
 of 20,976

REPUTATION
N/A

AVERAGE RATING
0.00

CONTRIBUTIONS
0 Files

DOWNLOADS
0

ALL TIME DOWNLOADS
0

RANK

of 168,781

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

Feeds

View by

Question


How to plot the data array in dynamic?
Each time a data packet is received,you need update the data display,data packet length is about eighty.

7 years ago | 0 answers | 0

0

answers

Question


why it always apears “Address already in use: Cannot bind”?
x=udp('192.168.2.20',166, 'LocalPort', 5030); x.inputbuffersize=414720; fopen(x); fwrite(x,'get'); data=fread(x)...

7 years ago | 1 answer | 0

1

answer