Tagged Questions
1
vote
0answers
52 views
How can I grab an array from a standalone .NET application, then interactively graph it in Mathematica?
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 ...
9
votes
1answer
594 views
How can I deploy DLL files created by a Fortran function and call them from Mathematica
This is my Fortran function, established by Intel visual Fortran 11.1
...
8
votes
1answer
185 views
Suppress Mathematica Kernel taskbar tab when using .NETLink
Is there a possibility to suppress the Mathematica Kernel taskbar tab when accessing it through .NETLink on Windows?