Why do I receive an error about java

3 visualizaciones (últimos 30 días)
Ehsan Akhavast
Ehsan Akhavast el 29 de Jun. de 2021
Comentada: Ehsan Akhavast el 2 de Jul. de 2021
hi , i have this error
any body can help?
Function 'MATLAB Function9' (#271.286.309), line 9, column 1: "import java.net.Socket" Launch diagnostic report.
Component: MATLAB Function | Category: Coder error
line in commond window : import java.net.Socket
Import statements are currently unsupported. Function 'MATLAB Function9' (#271.309.326), line 10, column 1: "import java.io.*" Launch diagnostic report.
Component: MATLAB Function | Category: Coder error
line:import java.io.*
  4 comentarios
Nikhil Sapre
Nikhil Sapre el 1 de Jul. de 2021
And how are you calling this function?
Ehsan Akhavast
Ehsan Akhavast el 2 de Jul. de 2021
i want to connecting matlab to flightgear simulator .
this code is apart of 13 code that was from below link .
https://www.mathworks.com/matlabcentral/fileexchange/25047-flightgear-route-manager

Iniciar sesión para comentar.

Respuestas (0)

Etiquetas

Community Treasure Hunt

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

Start Hunting!

Translated by