% automatically generated by wrap on 2010-Feb-23
% usage: obj.x()
function result = x(obj)
error('need to compile x.cpp');
end