/[MITgcm]/MITgcm/utils/matlab/rdmeta.m
ViewVC logotype

Diff of /MITgcm/utils/matlab/rdmeta.m

Parent Directory Parent Directory | Revision Log Revision Log | View Revision Graph Revision Graph | View Patch Patch

revision 1.2 by adcroft, Tue May 29 14:01:41 2001 UTC revision 1.3 by jmc, Sat Feb 17 23:49:43 2007 UTC
# Line 29  function [AA] = rdmds(fname,varargin) Line 29  function [AA] = rdmds(fname,varargin)
29  %                          byte ordering and 64 bit long data type  %                          byte ordering and 64 bit long data type
30  %   'ieee-be.l64' or 's' - IEEE floating point with big-endian byte  %   'ieee-be.l64' or 's' - IEEE floating point with big-endian byte
31  %                          ordering and 64 bit long data type.  %                          ordering and 64 bit long data type.
32  %  
33  % $Header$  % $Header$
34    % $Name$
35    
36  % Default options  % Default options
37  ieee='b';  ieee='b';

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

  ViewVC Help
Powered by ViewVC 1.1.22