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 commentaires

can you attach the code file and post the detailed error here?
Thanks.
Victor
Victor le 1 Fév 2024
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.
Victor
Victor le 2 Fév 2024
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?

Connectez-vous pour commenter.

Réponses (1)

Abhiram
Abhiram le 25 Avr 2025
Modifié(e) : Abhiram le 25 Avr 2025

0 votes

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!

Catégories

En savoir plus sur MATLAB Support Package for LEGO MINDSTORMS EV3 Hardware dans Centre d'aide et File Exchange

Produits

Version

R2023a

Question posée :

le 18 Déc 2023

Modifié(e) :

le 25 Avr 2025

Community Treasure Hunt

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

Start Hunting!

Translated by