Error with BytesAvailableFcn function

조회 수: 5 (최근 30일)
Guillermo Cid Espinosa
Guillermo Cid Espinosa 2017년 10월 30일
I'm making a user interface using app designer but when I run the program the following errors appear:
Undefined function 'read' for input arguments of type 'tcpip'. Error in instrcb (line 42)
feval(val{1}, obj, eventStruct, val{2:end});
Warning: The BytesAvailableFcn is being disabled. To enable the callback property either connect to the hardware with FOPEN or set the BytesAvailableFcn property.

답변 (0개)

Community Treasure Hunt

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

Start Hunting!

Translated by