Borrar filtros
Borrar filtros

Export consol output to workspace

2 visualizaciones (últimos 30 días)
Yigit
Yigit el 10 de Dic. de 2011
I have a console application (linux) that prints some hexadecimal values and quits. I want to import the output of the application to workspace and plot versus time. How can I do this ?
  6 comentarios
Walter Roberson
Walter Roberson el 13 de Dic. de 2011
In your other posting, you asked for advice, but here you are sarcastic towards those who offer you advice. Your response is not one that would tend to incline volunteers to spend time offering you the benefit of their experience.
Jan
Jan el 13 de Dic. de 2011
@Walter: You have posted thousands of productive replies and brilliant solutions in this forum. How can a fact be sarcastic?

Iniciar sesión para comentar.

Respuesta aceptada

Jan
Jan el 10 de Dic. de 2011
The system command can catch the output of an external program as string, when both output arguments are caught.
  2 comentarios
Yigit
Yigit el 10 de Dic. de 2011
Any way to import the console output to workspace ?
Jan
Jan el 13 de Dic. de 2011
What exactly does "import to workspace" mean? Can you post an example?

Iniciar sesión para comentar.

Más respuestas (0)

Categorías

Más información sobre File Operations en Help Center y File Exchange.

Community Treasure Hunt

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

Start Hunting!

Translated by