@@ -16,16 +16,16 @@ This experiment was in the previous release (FA$\mu$ST version 1.0) but is not i
\end{itemize}
\section{Construct a FAuST from a given matrix}\label{sec:WorkingProgressBuildFromMatrix}
Please ensure that you have configured your Matlab environment (cf. Section \ref{sec:firstUseMatlabPath}). Then, to see an example of building a FA$\mu$ST from a matrix, you can run \texttt{factorise\_matrix.m} in the Matlab Command Window by typing :
Please ensure that you have configured your Matlab environment (cf. Section \ref{sec:firstUseMatlabPath}). Then, to see an example of building a FA$\mu$ST from a matrix, you can run \texttt{factorize\_matrix.m} in the Matlab Command Window by typing :
\lstset{style=customMatlab}
\begin{lstlisting}
>> factorise_matrix
>> factorize_matrix
\end{lstlisting}
\texttt{factorise\_matrix.m} script is located in following path :\\