1. 程式人生 > 其它 >Latex學習筆記(八)程式碼附錄模板

Latex學習筆記(八)程式碼附錄模板

技術標籤:Latex學習筆記

\begin{appendices}
	
	\section{hierarchical clustering algorithm}
	
	\textbf{\textcolor[rgb]{0.98,0.00,0.00}{Input matlab source:}}
	\lstinputlisting[language=Matlab]{julei.m}
	
	\section{entropy weight}
	
	\textcolor[rgb]{0.98,0.00,0.00}{\textbf{Input matlab source:}}
	\lstinputlisting[language=Matlab]{shang.m}
	
\end{appendices}

這裡.m為matlab檔案,需要匯入原始檔