Read Data through USB real time !

I want to read data through the USB @ around10Mb/s. I am not able to achieve that through fscanf. Is it something I am doing wrong using the function or Am I using the wrong function for this kind of application ? Is this problem related to the buffersize ?
FYI - I am reading ASCII values (numbers) of size 8 bits for each packet.

Answers (0)

Categories

Asked:

on 7 Nov 2016

Edited:

on 7 Nov 2016

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!