gtsam/wrap/tests/expected/@Point2/argUChar.m

6 lines
138 B
Matlab

% automatically generated by wrap
function result = argUChar(obj,a)
% usage: obj.argUChar(a)
error('need to compile argUChar.cpp');
end