How to plot real time data in GUI.
I am trying to plot real time data in GUI.But when i run the program of GUI,it shows graph in MATLAB instead of GUI.I am just using command in GUI: run('matlab file name '). Code is written in matlab and calling this file in GUI.Thanks.