Terminator in MATLAB serial not working properly

3 Comments

I would never use fscanf() in that form. If you want a line of input, use fgetl() or fgets()
Thank you for the hint. I will try this with my code.
But why is the fscanf not working stable even with correctly defined terminators?
The bug still remains. The answer is correct. And using Python with pyserial I do not have issues.

Sign in to comment.

Answers (0)

Categories

Find more on MATLAB in Help Center and File Exchange

Tags

Asked:

on 6 Nov 2015

Commented:

on 6 Nov 2015

Community Treasure Hunt

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

Start Hunting!