Info
此问题已关闭。 请重新打开它进行编辑或回答。
serial port connected to matlab
1 次查看(过去 30 天)
显示 更早的评论
I am trying to receive data in MATLAB from a port connected to Arduino and a load cell, my system is programmed in a way that by entering the letter a in ARDUINO interface I receive 2 numbers with cama(,) in between. now in MATLAB I receive the same tow numbers by using the command [ fprint(s,'a'), fscanf(s)] respectfully, now I want to have this numbers as real numbers in MATLAB not only text, I'd appreciate any help
0 个评论
回答(0 个)
此问题已关闭。
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!