<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<HTML><HEAD>
<META http-equiv=Content-Type content="text/html; charset=iso-8859-1">
<META content="MSHTML 6.00.2800.1264" name=GENERATOR>
<STYLE></STYLE>
</HEAD>
<BODY bgColor=#ffffff>
<DIV><FONT face=Arial size=2>Hi. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>I am having a problem to use \dataplot to plot the 
data generated in Matlab. </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Here is what I have:</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>\psset{xunit=1cm,yunit=3cm}<BR>\begin{pspicture}(-7.5,-0.4)(8,1.6)</FONT></DIV>
<DIV>&nbsp;</DIV>
<DIV><FONT face=Arial 
size=2>\psaxes[ticks=x,labels=none]{-}(0,0)(-7.5,-0.5)(7.5,1.3)<BR></FONT></DIV>
<DIV><FONT face=Arial 
size=2>\readdata{\step_4}{images/tfr_step.dat}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>\listplot[linewidth=0.6mm]{\step_4} </FONT></DIV>
<DIV><FONT face=Arial size=2>\end{pspicture}</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>and in the .dat file I have the data in the 
following format: </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>[{ -7.50000000, -0.00056737},<BR>{ -7.45000000, 
-0.00268778},<BR>{ -7.40000000, -0.00476988},<BR>{ -7.35000000, 
-0.00676153},<BR>{ -7.30000000, -0.00861212},<BR>{ -7.25000000, 
-0.01027382},<BR>{ -7.20000000, -0.01170283},<BR>{ -7.15000000, 
-0.01286048},<BR>{ -7.10000000, -0.01371423},<BR>{ -7.05000000, 
-0.01423864},<BR>{ -7.00000000, -0.01441600},<BR>{ -6.95000000, 
-0.01423694},<BR>{ -6.90000000, -0.01370076},<BR>{ -6.85000000, 
-0.01281556},<BR>{ -6.80000000, -0.01159818},<BR>{ -6.75000000, 
-0.01007391},<BR>{ -6.70000000, -0.00827602},<BR>{ -6.65000000, 
-0.00624499},<BR>{ -6.60000000, -0.00402770},<BR>{ -6.55000000, 
-0.00167632},<BR>{ -6.50000000,&nbsp; 0.00075285},<BR>{ -6.45000000,&nbsp; 
0.00320074},<BR>{ -6.40000000,&nbsp; 0.00560689},<BR>{ -6.35000000,&nbsp; 
0.00791094},<BR>{ -6.30000000,&nbsp; 0.01005410},<BR>{ -6.25000000,&nbsp; 
0.01198060},<BR>{ -6.20000000,&nbsp; 0.01363914},<BR>{ -6.15000000,&nbsp; 
0.01498423},<BR>{ -6.10000000,&nbsp; 0.01597734},<BR>{ -6.05000000,&nbsp; 
0.01658802},<BR>{ -6.00000000,&nbsp; 0.01679478},<BR>{ -5.95000000,&nbsp; 
0.01658572},<BR>{ -5.90000000,&nbsp; 0.01595900},<BR>{ -5.85000000,&nbsp; 
0.01492308},<BR>{ -5.80000000,&nbsp; 0.01349667},<BR>{ -5.75000000,&nbsp; 
0.01170843},<BR>{ -5.70000000,&nbsp; 0.00959645},<BR>{ -5.65000000,&nbsp; 
0.00720750},<BR>{ -5.60000000,&nbsp; 0.00459600},<BR>{ -5.55000000,&nbsp; 
0.00182284},<BR>{ -5.50000000, -0.00104601},<BR>{ -5.45000000, 
-0.00394100}]</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Then, I keep getting the following error: 
</FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>(./images/step4.latex<BR>! Dimension too 
large.<BR>\endpspicture ...oup \egroup \ifdim \wd \pst@hbox 
<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
=\z@ \else \fi \ht \pst@hb...<BR>l.14 
\end{pspicture}<BR>&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 
</FONT></DIV>
<DIV><FONT face=Arial size=2>I have no idea how to fix this... Any clue on this 
? </FONT></DIV>
<DIV><FONT face=Arial size=2></FONT>&nbsp;</DIV>
<DIV><FONT face=Arial size=2>Thanks</FONT></DIV></BODY></HTML>