Home > .NET, C/C++ > Api Vc++ Matlab

Api Vc++ Matlab

November 19th, 2009

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


Api Vc++ Matlab

Categories: .NET, C/C++ Tags: ,