diff options
| author | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 15:31:56 -0600 |
|---|---|---|
| committer | Christian Kolset <christian.kolset@gmail.com> | 2025-04-24 15:31:56 -0600 |
| commit | 4abc43cdcb7fba399d5377481dd88e54b2db8cb6 (patch) | |
| tree | aaa358e30142bb7e97797688b4fbd4092bbe981a /book/module4 | |
| parent | 7e0b4501030aa268da323c1eaa69c8a2b29ee6a3 (diff) | |
Added tex file structure for each module
Diffstat (limited to 'book/module4')
| -rw-r--r-- | book/module4/module4.tex | 2 | ||||
| -rw-r--r-- | book/module4/plotting.tex | 3 |
2 files changed, 5 insertions, 0 deletions
diff --git a/book/module4/module4.tex b/book/module4/module4.tex new file mode 100644 index 0000000..52442db --- /dev/null +++ b/book/module4/module4.tex @@ -0,0 +1,2 @@ +\chapter{Module 4} +\input{module4/plotting} diff --git a/book/module4/plotting.tex b/book/module4/plotting.tex new file mode 100644 index 0000000..f2130e4 --- /dev/null +++ b/book/module4/plotting.tex @@ -0,0 +1,3 @@ +\section{Plotting}\label{plotting} + +\subsection{matlibplot}\label{matlibplot} |
