eps 从 matlab 导出的图形

eps 从 matlab 导出的图形

我不知道从 Matlab 导出的 eps 图形有什么问题,当我运行它时,图形不在它的位置,如下所示在此处输入图片描述

\documentclass[a4paper,12pt]{article}
\usepackage{amsfonts,amsmath,amssymb,amsthm}
\usepackage{epsf,epsfig}
\usepackage{graphicx,subfig}
\usepackage{float}
\usepackage{caption}
\usepackage{multirow}
\usepackage{breqn}
\usepackage{cite}
\setlength{\textwidth}{160mm}
\setlength{\oddsidemargin}{-0.05in}
\setlength{\textheight}{240mm}
\setlength{\topmargin}{-0.5in}
\pagestyle{plain}
\numberwithin{equation}{section}
\numberwithin{figure}{section}
\newtheorem{Theorem}{Theorem}
\newtheorem{Proof}{Proof}
\newtheorem*{Proof*}{Proof}
\numberwithin{Theorem}{section}
\numberwithin{Proof}{section}
 %%%%%%%%%%%%%%%%%%%%%%
\newcommand\ddfrac[2]{\frac{\displaystyle #1}{\displaystyle #2}}
%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%%
\begin{document}
\begin{figure}
\centering
    \includegraphics{fig/Fig.(6.1)(a).eps}
\caption{latexlatexlatexlatexlatexlatexlatelatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatex}
\label{fig:Fig.(6.1)(a)}
\end{figure}


latexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlatexlat

 \end{document}

相关内容