5 lines
119 B
Matlab
5 lines
119 B
Matlab
|
|
% automatically generated by wrap
|
||
|
|
function result = new_Point2(obj,x,y)
|
||
|
|
error('need to compile new_Point2.cpp');
|
||
|
|
end
|