mirror of
https://github.com/ParticulateFlow/CFDEMcoupling-PFM.git
synced 2025-12-08 06:37:44 +00:00
8 lines
140 B
TeX
Executable File
8 lines
140 B
TeX
Executable File
\documentclass[preview]{standalone}
|
|
\usepackage{graphicx}
|
|
\begin{document}
|
|
\begin{figure}
|
|
\input{myDistMatrix}
|
|
\end{figure}
|
|
\end{document}
|