Feeds
回答済み
Passing a vector object to Matlab trough Mex routine
I am sorry I wasnt able to follow you. the following error comes : error C2440: 'initializing' : cannot convert from 'Ipo...
Passing a vector object to Matlab trough Mex routine
I am sorry I wasnt able to follow you. the following error comes : error C2440: 'initializing' : cannot convert from 'Ipo...
14年弱 前 | 0
質問
Passing a vector object to Matlab trough Mex routine
I have an definition of a vector as typedef std::vector<Ipoint> IpVec; Ipvec ipts; //this is the object i Use. Ipoint is ...
14年弱 前 | 2 件の回答 | 0