Update matlab-init org-babel library
This commit is contained in:
@@ -48,7 +48,7 @@ Each of the measurement =mat= file contains one =data= array with 3 columns:
|
||||
| 3 | Time |
|
||||
|
||||
** 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
|
||||
|
||||
@@ -166,7 +166,7 @@ Each of the =mat= file contains one array =data= with 3 columns:
|
||||
| 3 | Time |
|
||||
|
||||
** 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
|
||||
|
||||
@@ -471,7 +471,7 @@ Each of the =mat= file contains one array =data= with 3 columns:
|
||||
[[file:./img/IMG_20190507_101459.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
|
||||
|
||||
@@ -702,7 +702,7 @@ Each of the =mat= file contains one array =data= with 3 columns:
|
||||
| 3 | Time |
|
||||
|
||||
** 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
|
||||
|
||||
@@ -869,7 +869,7 @@ The =data= array contains the following columns:
|
||||
[[file:./img/IMG_20190430_170425.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
|
||||
|
||||
@@ -1067,7 +1067,7 @@ For each of the measurements, the data are:
|
||||
Measurements are 50s long.
|
||||
|
||||
** 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
|
||||
|
||||
|
Reference in New Issue
Block a user