Export consol output to workspace
이전 댓글 표시
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
2011년 12월 10일
It matters for this purpose that you want to be able to do this repeatedly, as you described in your near-duplicate of this question, http://www.mathworks.com/matlabcentral/answers/23533-embeding-c-code-to-matlab
Yigit
2011년 12월 10일
Walter Roberson
2011년 12월 10일
system() is an appropriate solution for the question as phrased here, but is not appropriate for what you are trying to do in the larger context.
Yigit
2011년 12월 10일
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
2011년 12월 13일
@Walter: You have posted thousands of productive replies and brilliant solutions in this forum. How can a fact be sarcastic?
채택된 답변
추가 답변 (0개)
카테고리
도움말 센터 및 File Exchange에서 Annotations에 대해 자세히 알아보기
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!