Tell me more ×
Mathematica Stack Exchange is a question and answer site for users of Mathematica. It's 100% free, no registration required.

I have a standalone .NET console application that generates a 10MB of array after a 2 hour batch run.

I would like to graph this array interactively in Mathematica.

How would I grab this data into a Mathematica notebook, so I can graph it interactively?

share|improve this question
Do you mean after your application has finished or while the array is being generated ? – b.gatessucks Oct 16 '12 at 22:34

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
discard

By posting your answer, you agree to the privacy policy and terms of service.

Browse other questions tagged or ask your own question.