How can I flip a figure in my LaTeX file around horizontal axis? The figures reside in subfigure.
here is the solution:
add to preamble
\usepackage{graphics}
then the following does the trick.
\scalebox{1}[-1]{ \includegraphics[width=0.50\columnwidth] {test.eps} }
If you love us? You can donate to us via Paypal or buy me a coffee so we can maintain and grow! Thank you!
Donate Us With