too many input arguments using built in configurecallback for tcpip object
Show older comments
t = tcpclient('xxxx',xxxx);
configureCallback(t,"byte",14,@please);
i have a function in the same folder as please and i get this error all the time.
Warning: Error occurred while executing the listener callback for event DataWritten defined for class
asyncio.InputStream:
Error using please
Too many input arguments.
Accepted Answer
More Answers (0)
Categories
Find more on TCP/IP Communication 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!