Remove org comments in tangled matlab functions
This commit is contained in:
@@ -1,14 +1,3 @@
|
||||
% Cedrat Actuator
|
||||
% :PROPERTIES:
|
||||
% :header-args:matlab+: :tangle ../src/initializeCedratPiezo.m
|
||||
% :header-args:matlab+: :comments org :mkdirp yes
|
||||
% :header-args:matlab+: :eval no :results none
|
||||
% :END:
|
||||
% <<sec:initializeCedratPiezo>>
|
||||
|
||||
% This Matlab function is accessible [[file:../src/initializeCedratPiezo.m][here]].
|
||||
|
||||
|
||||
function [cedrat] = initializeCedratPiezo(opts_param)
|
||||
%% Default values for opts
|
||||
opts = struct();
|
||||
|
||||
Reference in New Issue
Block a user