Why do I receive an error about java
이전 댓글 표시
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
Nikhil Sapre
2021년 6월 29일
Hi Ehsan,
What version of MATLAB are you using?
Can you post snippet of your code that is running into errors?
Ehsan Akhavast
2021년 6월 29일
Nikhil Sapre
2021년 7월 1일
And how are you calling this function?
Ehsan Akhavast
2021년 7월 2일
답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 PX4 Autopilots에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!