Sending Data From C# to Matlab M File and Back -


i have interface made in ms visual studio using c# on windows form project. have matlab m file lot of calculations inside. want data entered user interface sent m-file, compiled in matlab in background , results returned c# interface.

how should this? or suggest alternative ways? happy if guide me thoroughly, not understand how communications work between these programs.

thanks in advance!


Comments

Popular posts from this blog

ubuntu - PHP script to find files of certain extensions in a directory, returns populated array when run in browser, but empty array when run from terminal -

php - How can i create a user dashboard -

javascript - How to detect toggling of the fullscreen-toolbar in jQuery Mobile? -