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

@@ -160,7 +160,7 @@ We define the parameters of the geophone and we plot its bode plot (figure [[fig
| Weight [g] | 2150 |
| Sensitivity [V/(m/s)] | 276.8 |
#+begin_src matlab :exports none :results silent
#+begin_src matlab :exports none :results silent :noweb yes :var current_dir=(file-name-directory buffer-file-name)
<<matlab-init>>
#+end_src