Use serial receive port arduino ??

8 views (last 30 days)
AFETTOUCHE Massinissa
AFETTOUCHE Massinissa on 11 Feb 2019
Hello everybody,
I'm tying to receive data from arduino uno equiped with a sheild seed studio and when i use the serial receive block to recover the data it returns to me this error :
Level-2 MATLAB S-function 'sserialrb' in 'untitled/Serial Receive' specifies 'SetSimViewingDevice(true)' , which prevents an output port from being created for the S-function.
then I wish to inderstand if there is an S-function to declare before excuting the similink program

Answers (1)

Walter Roberson
Walter Roberson on 11 Feb 2019
code cannot be generated for the serial receive block so you can only use it with rapid acceleration turned off.

Categories

Find more on Arduino Hardware in Help Center and File Exchange

Community Treasure Hunt

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

Start Hunting!