Hi, every one….
In my project I want to run MATLAB program in my GUI. In MATLAB the program is like reading data from some Address location and that data will be displayed(plotting the waveform). In my searching I get 2 solutions 1). Using QProcess function calling the MATLAB program
2). Using MATLAB Engine library in GUI code,
I am confused with these two things which one suits for my Project.
If any one knows please help me
↧