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