Reworked the header of each org-mode file

This commit is contained in:
2019-05-14 16:59:02 +02:00
parent 627859f026
commit 1fdc6df90f
18 changed files with 451 additions and 25 deletions

View File

@@ -108,6 +108,7 @@ Each of the measurement =mat= file contains one =data= array with 3 columns:
#+begin_src matlab :exports none :results silent :noweb yes
<<matlab-init>>
#+end_src
** Load data
#+begin_src matlab
z_ty = load('mat/data_040.mat', 'data'); z_ty = z_ty.data;