Can matlab record or capturing data in network automatically
Show older comments
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.
Answers (1)
Jan
on 22 May 2017
0 votes
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 Comments
aditya pandu prasetyo
on 23 May 2017
Jan
on 23 May 2017
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.
Categories
Find more on Deep Learning Toolbox in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!