How to solved this serial comunication problem?

Hello. I have a problem with serial communication in Matlab. I am sending information to an Arduino board to control some motors. When I send the information using a Serial monitor, all work perfectly. But when I do it using Matlab I need close the port, and open it again every times that I send something. I thought that could be the buffer and I tried to use the command "flushoutput" and "flushinput" without success. What could be the problem? Thanks in advance

1 件のコメント

Walter Roberson
Walter Roberson 2015 年 9 月 9 日
What happens if you do not close and open each time you want to send something?
What are you configuring as the line terminator?

回答 (0 件)

この質問は閉じられています。

タグ

質問済み:

2015 年 9 月 8 日

閉鎖済み:

2021 年 8 月 20 日

Community Treasure Hunt

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

Start Hunting!

Translated by