Why do I receive an error about java
4 次查看(过去 30 天)
显示 更早的评论
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 个评论
回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!