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

5 lines
106 B
Matlab
Raw Normal View History

2012-06-29 00:13:22 +08:00
% result = obj.argUChar(a)
function result = argUChar(obj,a)
error('need to compile argUChar.cpp');
end