Skip to content
GitLab
Menu
Projects
Groups
Snippets
Loading...
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
Menu
Open sidebar
OpenDAS
dlib
Commits
1c449cd8
Commit
1c449cd8
authored
Feb 05, 2016
by
Davis King
Browse files
updated docs
parent
f4e9ebc3
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
4 additions
and
2 deletions
+4
-2
docs/docs/other.xml
docs/docs/other.xml
+4
-2
No files found.
docs/docs/other.xml
View file @
1c449cd8
...
@@ -1041,8 +1041,10 @@
...
@@ -1041,8 +1041,10 @@
<description>
<description>
dlib contains a tool that makes it easy to call C++ code from MATLAB. It's
dlib contains a tool that makes it easy to call C++ code from MATLAB. It's
documented in the examples in the dlib/matlab folder. In particular, the
documented in the examples in the dlib/matlab folder. In particular, the
<a
href=
"dlib/matlab/example_mex_function.cpp.html"
>
dlib/matlab/example_mex_function.cpp
</a>
and
<a
href=
"dlib/matlab/example_mex_function.cpp.html"
>
dlib/matlab/example_mex_function.cpp
</a>
,
<a
href=
"dlib/matlab/example_mex_callback.cpp.html"
>
dlib/matlab/example_mex_callback.cpp
</a>
examples.
<a
href=
"dlib/matlab/example_mex_callback.cpp.html"
>
dlib/matlab/example_mex_callback.cpp
</a>
, and
<a
href=
"dlib/matlab/example_mex_struct.cpp.html"
>
dlib/matlab/example_mex_struct.cpp
</a>
examples.
You can also easily compile these files using CMake. See the instructions in the README file
You can also easily compile these files using CMake. See the instructions in the README file
in the dlib/matlab folder for further details.
in the dlib/matlab folder for further details.
</description>
</description>
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment