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
e40ce8b44d
gtsam
/
wrap
/
tests
/
expected
/
@Point2
/
dim.m
5 lines
88 B
Matlab
Raw
Normal View
History
Unescape
Escape
Fixed wrap test
2012-06-29 00:13:22 +08:00
% result = obj.dim()
Added back the matlab interface to gtsam
2011-10-14 02:41:56 +08:00
function
result
=
dim
(
obj
)
error
(
'
need to compile dim.cpp'
)
;
end