<html>
  <head>
    <meta content="text/html; charset=ISO-8859-1"
      http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    Alireza:<br>
    <br>
    Instead of writing an ascii file from matlab, you can either write a
    binary file (with fwrite) or a netcdf file.&nbsp; The netcdf file can be
    read directly with grads, the binary file will need a control file,
    but either way would negate the need for an intermediate ascii file.<br>
    <br>
    Jim<br>
    <br>
    On 12/16/11 5:15 PM, Alireza Azargoun wrote:
    <blockquote
cite="mid:CAKuuxT4aLtnx4bswTCyBiWNEKoxC2Y0GX6vFvvq__uActs7fgQ@mail.gmail.com"
      type="cite">Hi all<br>
      <br>
      I wanted to now if there's a way in grads that I can plot the data
      from a text file without using other programs( like fortran,etc).
      these data are with a resolution 0.25 degree. I have created them
      using Matlab by combining thousand of hdf files to calculate the
      data. but after all the troubles MATLAB does not plot these data
      as good as grads(not good at all!!). there's also a sample data in
      the attachment. I'll be glad if anybody could help.<br>
      <br>
      Thanks in advance everyone.<br>
      -- <br>
      Regards<br>
      Alireza Azargoun<br>
      <br>
      <fieldset class="mimeAttachmentHeader"></fieldset>
      <br>
      <pre wrap="">_______________________________________________
gradsusr mailing list
<a class="moz-txt-link-abbreviated" href="mailto:gradsusr@gradsusr.org">gradsusr@gradsusr.org</a>
<a class="moz-txt-link-freetext" href="http://gradsusr.org/mailman/listinfo/gradsusr">http://gradsusr.org/mailman/listinfo/gradsusr</a>
</pre>
    </blockquote>
  </body>
</html>