matlab has to skip urlread if connection is timed out. Is it possible??
1 次查看(过去 30 天)
显示 更早的评论
I am using urlread function to input data into a server through a php link. But sometimes the network may not work and data doesn't get uploaded which is not a problem for me. I can consider it as missing but the problem is if connection takes too long simulation stops suddenly. That should not happen. Matlab should continue without error of connection timed out.
0 个评论
采纳的回答
更多回答(0 个)
另请参阅
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!