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

@@ -31,7 +31,7 @@ The report made by the PEL is accessible [[file:documents/Spindle_report_test.pd
[[file:./figs/setup_spindle.png]]
* Data Processing
#+begin_src matlab :results none :exports none
#+begin_src matlab :results none :exports none :noweb yes :var current_dir=(file-name-directory buffer-file-name)
<<matlab-init>>
#+end_src