Api Vc++ Matlab
I have a project developped on VS2008 with MFC feature pack, my data are stored in an array ( id, x, y, t)
a need a function witch has as argument an C++ array and display directely in matlab, from C++ class :
1- a plot(x,y)
2- for each id plot (x,y,t) in the same figure