Update matlab-init org-babel library

This commit is contained in:
2019-05-10 09:36:37 +02:00
parent 16c222c229
commit 8d8c03773c
13 changed files with 42 additions and 26 deletions

View File

@@ -60,7 +60,7 @@ The goal is to determine is the signal is altered when the spindle is rotating.
Here, the rotation speed of the Slip-Ring is set to 1rpm.
** Matlab Init :noexport:ignore:
#+begin_src matlab :exports none :results silent :noweb yes
#+begin_src matlab :exports none :results silent :noweb yes :var current_dir=(file-name-directory buffer-file-name)
<<matlab-init>>
#+end_src
@@ -195,7 +195,7 @@ The data and matlab files are accessible [[file:data/meas_volt_amp.zip][here]].
- =data_006=: Ampli ON set to 60dB
** Matlab Init :noexport:ignore:
#+begin_src matlab :exports none :results silent :noweb yes
#+begin_src matlab :exports none :results silent :noweb yes :var current_dir=(file-name-directory buffer-file-name)
<<matlab-init>>
#+end_src
@@ -343,7 +343,7 @@ Second column: Slip-ring measure
[[file:./img/VID_20190503_161401.gif]]
** Matlab Init :noexport:ignore:
#+begin_src matlab :exports none :results silent :noweb yes
#+begin_src matlab :exports none :results silent :noweb yes :var current_dir=(file-name-directory buffer-file-name)
<<matlab-init>>
#+end_src
@@ -503,7 +503,7 @@ Second column: Slip-ring measure
- =data_013=: Slip-Ring ON
*** Matlab Init :noexport:ignore:
#+begin_src matlab :exports none :results silent :noweb yes
#+begin_src matlab :exports none :results silent :noweb yes :var current_dir=(file-name-directory buffer-file-name)
<<matlab-init>>
#+end_src
@@ -873,7 +873,7 @@ Second measurement (=mat/data_015.mat= file):
[[file:./img/IMG_20190503_170936.jpg]]
** Matlab Init :noexport:ignore:
#+begin_src matlab :exports none :results silent :noweb yes
#+begin_src matlab :exports none :results silent :noweb yes :var current_dir=(file-name-directory buffer-file-name)
<<matlab-init>>
#+end_src
@@ -1035,7 +1035,7 @@ Which makes a cut-off frequency of $f_c = \frac{1}{RC} = 1000 rad/s = 160Hz$.
[[file:./img/IMG_20190507_102756.jpg]]
*** Matlab Init :noexport:ignore:
#+begin_src matlab :exports none :results silent :noweb yes
#+begin_src matlab :exports none :results silent :noweb yes :var current_dir=(file-name-directory buffer-file-name)
<<matlab-init>>
#+end_src