Use serial receive port arduino ??
2 visualizaciones (últimos 30 días)
Mostrar comentarios más antiguos
AFETTOUCHE Massinissa
el 11 de Feb. de 2019
Comentada: AFETTOUCHE Massinissa
el 14 de Feb. de 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
0 comentarios
Respuestas (1)
Walter Roberson
el 11 de Feb. de 2019
code cannot be generated for the serial receive block so you can only use it with rapid acceleration turned off.
Ver también
Categorías
Más información sobre MATLAB Support Package for Arduino Hardware en Help Center y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!