Clear Filters
Clear Filters

How to handle "Error using asyncio.Me​ssageHandl​er/onError​"

2 views (last 30 days)
Hi, i am using MATLAB R2017b, i have devloped one gui and i am connecting it to server board with tcpclient() function, i want to know how to handle "Error using asyncio.MessageHandler/onError" error while i am sending data to board and ethernet is disconnected, i have used try/catch block to handle it but still error is getting and also i have used ErrorOccurredFcn but i am getting error like ErrorOccurredFcn property is not supported
  1 Comment
Bérenger
Bérenger on 16 May 2023
Hi. Ihave the same problem. Iwould like to know if you found a solution.
On the other hand I manage to send some data, except when I send data which consists of server sending data that,s whent it crashes.

Sign in to comment.

Answers (0)

Community Treasure Hunt

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

Start Hunting!