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

@@ -72,7 +72,7 @@ The structure is excited using an *instrumented hammer* with impacts on
* Data Analysis
** Loading and pre-processing of the data
#+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