Export consol output to workspace

2 次查看(过去 30 天)
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 个评论
Walter Roberson
Walter Roberson 2011-12-13
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 2011-12-13
@Walter: You have posted thousands of productive replies and brilliant solutions in this forum. How can a fact be sarcastic?

请先登录,再进行评论。

采纳的回答

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

请先登录,再进行评论。

更多回答(0 个)

类别

Help CenterFile Exchange 中查找有关 File Operations 的更多信息

Community Treasure Hunt

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

Start Hunting!

Translated by