Reworked the header of each org-mode file
This commit is contained in:
@@ -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;
|
||||
|
Reference in New Issue
Block a user