From c96fd43e7639cf0559d80d01dbd551b86762d707 Mon Sep 17 00:00:00 2001 From: nuluh Date: Thu, 15 May 2025 23:00:15 +0700 Subject: [PATCH] feat(latex): add diagram for joint and sensors placement in methodology chapter --- latex/chapters/id/03_methodology/material/index.tex | 8 ++++++++ 1 file changed, 8 insertions(+) diff --git a/latex/chapters/id/03_methodology/material/index.tex b/latex/chapters/id/03_methodology/material/index.tex index 1a7790c..8001913 100644 --- a/latex/chapters/id/03_methodology/material/index.tex +++ b/latex/chapters/id/03_methodology/material/index.tex @@ -16,4 +16,12 @@ Struktur dataset yang digunakan ditampilkan pada Gambar~\ref{fig:original-data}. \includegraphics[width=0.5\textwidth]{chapters/img/original_data.png} \caption{Overview of the original data used from Abdeljaber et al. (2017)} \label{fig:original-data} +\end{figure} + +\begin{figure} + \centering + % \includegraphics[width=\textwidth]{} + \input{chapters/img/specimen} + \caption{Diagram joint and sensors placement} + \label{fig:specimen} \end{figure} \ No newline at end of file