Добавил таблицу с результатами в эксель
This commit is contained in:
4
.gitignore
vendored
4
.gitignore
vendored
@@ -7,4 +7,6 @@
|
||||
!ml_table/*.tex
|
||||
!methods_table
|
||||
!methods_table/methods.xlsx
|
||||
!methods_table/convert_to_pdf.txt
|
||||
!methods_table/convert_to_pdf.txt
|
||||
!results_table
|
||||
!results_table/results.xlsx
|
||||
@@ -244,6 +244,13 @@
|
||||
\end{table}
|
||||
|
||||
|
||||
\includepdf[pages={1}, fitpaper, pagecommand={
|
||||
\thispagestyle{empty}
|
||||
\begin{tikzpicture}[remember picture, overlay]
|
||||
\node at (current page.north) [anchor=north, yshift=-30pt] {Table 2. Results obtained in research papers.};
|
||||
\end{tikzpicture}
|
||||
}]{results_table/results.pdf}
|
||||
|
||||
\newpage
|
||||
|
||||
\begin{table}[h!]
|
||||
|
||||
BIN
results_table/results.xlsx
Normal file
BIN
results_table/results.xlsx
Normal file
Binary file not shown.
Reference in New Issue
Block a user