/[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.1 by adcroft, Wed May 26 23:19:40 1999 UTC revision 1.2 by adcroft, Tue May 29 14:01:41 2001 UTC
# Line 30  function [AA] = rdmds(fname,varargin) Line 30  function [AA] = rdmds(fname,varargin)
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$
34    
35  % Default options  % Default options
36  ieee='b';  ieee='b';

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

  ViewVC Help
Powered by ViewVC 1.1.22