What is lfsocket? Where can I find lfsocket?

Error in Telnet_IO.m, line 25 lfsocket.ClientSocket: Unable to resolve the name 'lfsocket.ClientSocket'

4 Comments

can you attach the code file and post the detailed error here?
Thanks.
MATLAB2023a not connected with LEGO EV3 on WiFi.
Telnet_IO.m include in Add-On Toolbox for LEGO EV3 MindStorm.
Error in Telnet_IO.m, line 25
this.Socket = lfsocket.ClientSocket(this.Hostname, this.Port);
Text in Command Window: lfsocket.ClientSocket: Unable to resolve the name 'lfsocket.ClientSocket'
It might potentially be defined by idelink
I am having trouble figuring out what product idelink corresponds to.
I also determined the idelink affiliation. I could not find idelink components in MATLAB 2023a. Is it possible to transfer idelink components from previous versions of matlab?

Sign in to comment.

Answers (1)

Abhiram
Abhiram on 25 Apr 2025
Edited: Abhiram on 25 Apr 2025
I was encountering a similar issue with the ‘LEGO MINDSTORMS EV3’ support package. Updating the support package through the link mentioned below had solved the issue:
Hope this helps!

Categories

Find more on MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware in Help Center and File Exchange

Products

Release

R2023a

Asked:

on 18 Dec 2023

Edited:

on 25 Apr 2025

Community Treasure Hunt

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

Start Hunting!