Remove org comments in tangled matlab functions
This commit is contained in:
@@ -61,7 +61,7 @@ The disturbances are:
|
||||
* Undamped System
|
||||
:PROPERTIES:
|
||||
:header-args:matlab+: :tangle matlab/undamped_system.m
|
||||
:header-args:matlab+: :comments org :mkdirp yes
|
||||
:header-args:matlab+: :comments none :mkdirp yes
|
||||
:END:
|
||||
<<sec:undamped_system>>
|
||||
|
||||
@@ -245,7 +245,7 @@ The "plant" (transfer function from forces applied by the nano-hexapod to the me
|
||||
* Integral Force Feedback
|
||||
:PROPERTIES:
|
||||
:header-args:matlab+: :tangle matlab/iff.m
|
||||
:header-args:matlab+: :comments org :mkdirp yes
|
||||
:header-args:matlab+: :comments none :mkdirp yes
|
||||
:END:
|
||||
<<sec:iff>>
|
||||
|
||||
@@ -789,7 +789,7 @@ Integral Force Feedback:
|
||||
* Relative Motion Control
|
||||
:PROPERTIES:
|
||||
:header-args:matlab+: :tangle matlab/rmc.m
|
||||
:header-args:matlab+: :comments org :mkdirp yes
|
||||
:header-args:matlab+: :comments none :mkdirp yes
|
||||
:END:
|
||||
<<sec:rmc>>
|
||||
|
||||
@@ -1287,7 +1287,7 @@ Relative Motion Control:
|
||||
* Direct Velocity Feedback
|
||||
:PROPERTIES:
|
||||
:header-args:matlab+: :tangle matlab/dvf.m
|
||||
:header-args:matlab+: :comments org :mkdirp yes
|
||||
:header-args:matlab+: :comments none :mkdirp yes
|
||||
:END:
|
||||
<<sec:dvf>>
|
||||
|
||||
|
Reference in New Issue
Block a user