gtsam/wrap/expected/@Test/print.m

6 lines
141 B
Matlab
Raw Normal View History

2010-02-23 22:59:30 +08:00
% automatically generated by wrap on 2010-Feb-23
% usage: obj.print()
function result = print(obj)
error('need to compile print.cpp');
end