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.

Respuestas (1)

Jan
Jan el 22 de Mayo de 2017
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

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.

Iniciar sesión para comentar.

Categorías

Más información sobre Deep Learning Toolbox en Centro de ayuda y File Exchange.

Etiquetas

Preguntada:

el 21 de Mayo de 2017

Comentada:

Jan
el 23 de Mayo de 2017

Community Treasure Hunt

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

Start Hunting!

Translated by