Can matlab record or capturing data in network automatically

good morning all,
i have a question. i have a research "Network Failure Early Warning System Using Algorithm Artificial Neuaral Network". what i want ask is Can matlab record or capturing data in network computer automatically and move it to txt file? I want to take parameters PacketLoss, Throughput dan Latency in Network Computer.

回答(1 个)

This is not a job for Matlab. There are dedicated programs for the network analysis, therefore I do not see a reason to let Matlab do this.

2 个评论

in matlab any Command to create network simulation. And can also perform PING on the network. https://www.mathworks.com/help/xpc/ug/test-1-ping-target-pc-targetpc1-using-system-ping-failed.html
You can do everything in Matlab, which can be programmed. You can call external commands like ping, emulate Photoshop and even rewrite an complete operating system. But this is not efficient, but prone to errors and a waste of time. There is well tested, user-friendly and standardized software for network analysis available even for free.

请先登录,再进行评论。

类别

帮助中心File Exchange 中查找有关 Deep Learning Toolbox 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by