Can matlab record or capturing data in network automatically
Mostrar comentarios más antiguos
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.
Respuestas (1)
Jan
el 22 de Mayo de 2017
0 votos
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 comentarios
aditya pandu prasetyo
el 23 de Mayo de 2017
Jan
el 23 de Mayo de 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.
Categorías
Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!