Update the initialization functions

This commit is contained in:
2019-11-22 10:36:26 +01:00
parent 4a6a8ee0bc
commit 080996e579
14 changed files with 130 additions and 92 deletions

View File

@@ -1,12 +1,12 @@
% Experiment
% :PROPERTIES:
% :header-args:matlab+: :tangle src/initializeExperiment.m
% :header-args:matlab+: :tangle ../src/initializeExperiment.m
% :header-args:matlab+: :comments org :mkdirp yes
% :header-args:matlab+: :eval no :results none
% :END:
% <<sec:initializeExperiment>>
% This Matlab function is accessible [[file:src/initializeExperiment.m][here]].
% This Matlab function is accessible [[file:../src/initializeExperiment.m][here]].
function [] = initializeExperiment(exp_name, sys_mass)