Parent Directory
|
|
|
|
|
private/
|
|
|
|
|
tests/
|
|
|
|
|
ChangeLog
|
1.49 |
2 years |
johnevans007 |
*** empty log message ***
|
Contents.m
|
1.8 |
2 years |
johnevans007 |
Added nc_padheader
|
NEWS
|
1.5 |
2 years |
johnevans007 |
*** empty log message ***
|
README
|
1.6 |
2 years |
johnevans007 |
*** empty log message ***
|
nc_add_dimension.m
|
1.4 |
3 years |
johnevans007 |
Moved determination of "throw_exception" variable to beginning of function.
|
nc_add_recs.m
|
1.14 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_addhist.m
|
1.12 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_addnewrecs.m
|
1.10 |
3 years |
johnevans007 |
Now throwing exceptions in case of an error and return status is not requested.
|
nc_addvar.m
|
1.17 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_archive_buffer.m
|
1.12 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_attget.m
|
1.17 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_attput.m
|
1.15 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_datatype_string.m
|
1.5 |
3 years |
johnevans007 |
???
|
nc_diff.m
|
1.10 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_dump.m
|
1.17 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_get_attribute_struct.m
|
1.11 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_getall.m
|
1.14 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_getbuffer.m
|
1.17 |
2 years |
johnevans007 |
"stop" should have been "count" in the documentation.
|
nc_getdiminfo.m
|
1.7 |
2 years |
johnevans007 |
Modified a few error messages to include "mexnc('strerror'..."
|
nc_getlast.m
|
1.8 |
3 years |
johnevans007 |
Now throws an exception if no return status is requested and an error was
encoun... |
nc_getvarinfo.m
|
1.25 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_info.m
|
1.24 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_iscoordvar.m
|
1.10 |
3 years |
johnevans007 |
Now throws an exception if no return status is requested and an error was
encoun... |
nc_isunlimitedvar.m
|
1.6 |
3 years |
johnevans007 |
Now throws an exception if no return status is requested and an error was
encoun... |
nc_isvar.m
|
1.9 |
3 years |
johnevans007 |
In case of an error condition, an exception is thrown if return status
is not re... |
nc_native_varget.m
|
1.10 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_padheader.m
|
1.3 |
2 years |
johnevans007 |
Better to check for status ~= 0, rather than status < 0. Improved some
of the c... |
nc_varget.m
|
1.32 |
2 years |
johnevans007 |
More changes suggested by mlint
|
nc_varput.m
|
1.21 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_varrename.m
|
1.11 |
2 years |
johnevans007 |
Made some stylistic changes based upon the output of mlint.
|
nc_varsize.m
|
1.7 |
3 years |
johnevans007 |
In case of an error condition, an exception is thrown if return status
is not re... |
snc2mat.m
|
1.1 |
3 years |
johnevans007 |
Renaming nc2mat to snc2mat in order to avoid the namespace clash with
the netcdf... |