This website requires JavaScript.
Explore
Help
Sign In
12345qiupeng
/
gtsam
Watch
1
Star
0
Fork
You've already forked gtsam
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
221a6ad877
gtsam
/
wrap
/
tests
/
expected
/
@Point2
/
x.m
5 lines
80 B
Matlab
Raw
Normal View
History
Unescape
Escape
Added back the matlab interface to gtsam
2011-10-14 02:41:56 +08:00
function
result
=
x
(
obj
)
Fixed wrap check tests
2011-11-01 07:44:31 +08:00
% usage: obj.x()
Added back the matlab interface to gtsam
2011-10-14 02:41:56 +08:00
error
(
'
need to compile x.cpp'
)
;
end