For Programmers: Free Programming Magazines  


Home > Archive > Matlab > December 2006 > Drop packets(data) in simulink









You are viewing an archived Text-only version of the thread. To view this thread in it's original format and/or if you want to reply to this thread please [click here]

 

Author Drop packets(data) in simulink
Meng

2006-12-26, 10:19 pm

Dear All,

I have received data which is duplicated.

example.

Original Data : 1 2 3 4 5 6 7 8 9 10 11

Sample Time: 0 1 2 3 4 5 6 7 8 9 10
Data : 1 2 3 4 4 4 5 6 7 8 9

As you can see, i received three '4' and in fact i should only
received one '4'.

Is anybody know how to delete the two extra '4'.

wanted output: -
Sample Time: 0 1 2 3 4 5 6 7 8 9 10
Data : 1 2 3 4 5 6 7 8 9 10 11

Thanks a lot.
Sponsored Links







Also available: Server administration forum archive | Web Design forum archive | Software forum archive | Hardware reviews archive

Copyright 2008 codecomments.com