how to see output of an exe called from vb6

R

Thread Starter

rini

I have called an exe generated from matlab using shell command from vb6. the black console appears for a moment. how can i see the output?
 
Hi This is Anil,

I want to design a program in VB.NET in such a way that I will enter my input in VB.NET form and all calculations will carry out in MATLAB and output of this is again shown in VB.NET. Also graph drawn by MATLAB will appear in VB.NET form.

Is it possible?
 
Top