\def\s{0.03}
\def\nl{11}
\def\labely{-40}
- \begin{scope}[] %Set A
+ \def\labelw{0.7}
+ \pgfmathsetmacro{\setwidth}{(18-\labelw)/6}
+ \begin{scope}[xshift=-2mm]%[xshift=-\labelw cm]
+ \foreach \x in {1,...,10}
+ {
+ \begin{scope}[yshift=(-(\x-1)*\nl)]
+ \draw[x=1mm,y=1mm] (0,0) node {\x};
+ \end{scope}
+ }
+ \end{scope}
+ \begin{scope}[xshift=0cm] %Set A
\node[x=1mm,y=1mm, anchor=center] () at (14,\labely){Set A};
\foreach \x in {1,...,10}
{
\end{scope}
}
\end{scope}
- \begin{scope}[xshift=3cm] %Set B
+ \begin{scope}[xshift=\setwidth cm] %Set B
\node[x=1mm,y=1mm, anchor=center] () at (14,\labely){Set B};
\foreach \x in {1,...,10}
{
\end{scope}
}
\end{scope}
- \begin{scope}[xshift=6cm] %Set C
+ \begin{scope}[xshift=2*\setwidth cm] %Set C
\node[x=1mm,y=1mm, anchor=center] () at (14,\labely){Set C};
\foreach \x in {1,...,10}
{
\end{scope}
}
\end{scope}
- \begin{scope}[xshift=9cm] %Set D
+ \begin{scope}[xshift=3*\setwidth cm] %Set D
\node[x=1mm,y=1mm, anchor=center] () at (14,\labely){Set D};
\foreach \x in {10,...,1}
{
\end{scope}
}
\end{scope}
- \begin{scope}[xshift=12cm] %Set E
+ \begin{scope}[xshift=4*\setwidth cm] %Set E
\node[x=1mm,y=1mm, anchor=center] () at (14,\labely){Set E};
\foreach \x in {1,...,10}
{
\end{scope}
}
\end{scope}
- \begin{scope}[xshift=15cm] %Set F
+ \begin{scope}[xshift=5*\setwidth cm] %Set F
\node[x=1mm,y=1mm, anchor=center] () at (14,\labely){Set F};
\foreach \x in {1,...,4}
{
\end{scope}
}
\begin{scope}[yshift=-4*\nl]
- \sine{\s}{.10}{8}
+ \sine{\s}{.10}{7}
\end{scope}
\foreach \x in {1,...,4}
{
\begin{scope}[yshift=(-(\x+4)*\nl)]
- \sine{\s}{.10}{8}
- \begin{scope}[xshift=26]
+ \sine{\s}{.10}{7}
+ \begin{scope}[xshift=22]
\foreach \y in {1,...,\x}
{
\begin{scope}[xshift=(\y*6)]
\end{scope}
}
\begin{scope}[yshift=-9*\nl]
- \sine{\s}{.10}{8}
- \begin{scope}[xshift=32]
- \sine{\s}{.10}{8}
+ \sine{\s}{.10}{7}
+ \begin{scope}[xshift=28]
+ \sine{\s}{.10}{7}
\end{scope}
\end{scope}
\end{scope}