Call Multiple callback on an event

Hello, How can I execute two instructions on a single event when I'm touching RFID Card only one instruction is executing below the code shown, please tell me that how can i excute bote operation on a single event.
s.BytesAvailableFcn = {@(src, evt) set(handles.rfid,'string',fgetl(s)), ... @(src, evt) fastinsert(conn, 'RFID_DATA.dbo.RFID_FINAL',col,{fgetl(s)})};
Thanks.

답변 (0개)

카테고리

도움말 센터File Exchange에서 App Building에 대해 자세히 알아보기

질문:

2014년 5월 20일

Community Treasure Hunt

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

Start Hunting!

Translated by