Remove org comments in tangled matlab functions
This commit is contained in:
@@ -456,12 +456,13 @@ Verify that the pose error is small.
|
||||
Indeed, we are able to convert the position error in the frame of the NASS and then compensate these errors with the NASS.
|
||||
#+end_important
|
||||
|
||||
* Verify that we are able to compensate the errors using the nano-hexapod :noexport:
|
||||
* Verify that we are able to compensate the errors using the nano-hexapod
|
||||
|
||||
* Functions
|
||||
** computeReferencePose
|
||||
:PROPERTIES:
|
||||
:header-args:matlab+: :tangle ../src/computeReferencePose.m
|
||||
:header-args:matlab+: :comments org :mkdirp yes
|
||||
:header-args:matlab+: :comments none :mkdirp yes
|
||||
:header-args:matlab+: :eval no :results none
|
||||
:END:
|
||||
<<sec:computeReferencePose>>
|
||||
|
Reference in New Issue
Block a user