Export consol output to workspace

1 visualizzazione (ultimi 30 giorni)
Yigit
Yigit il 10 Dic 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 Commenti
Walter Roberson
Walter Roberson il 13 Dic 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 il 13 Dic 2011
@Walter: You have posted thousands of productive replies and brilliant solutions in this forum. How can a fact be sarcastic?

Accedi per commentare.

Risposta accettata

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

Accedi per commentare.

Più risposte (0)

Categorie

Scopri di più su Performance and Memory in Help Center e File Exchange

Community Treasure Hunt

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

Start Hunting!

Translated by