comparison libinterp/corefcn/load-save.cc @ 33169:6f74463268b8 stable

maint: strip trailing whitespace from source files
author John W. Eaton <jwe@octave.org>
date Thu, 07 Mar 2024 14:09:48 -0500
parents 55c8c338aaeb
children 765a96ad8b00
comparison
equal deleted inserted replaced
33164:b4f8f14dc1fb 33169:6f74463268b8
1662 @itemx -V7.3 1662 @itemx -V7.3
1663 @itemx -7.3 1663 @itemx -7.3
1664 Force Octave to assume the file is in @sc{matlab}'s v7.3 binary data format. 1664 Force Octave to assume the file is in @sc{matlab}'s v7.3 binary data format.
1665 As the v7.3 format is an HDF5 based format, those files often can also be 1665 As the v7.3 format is an HDF5 based format, those files often can also be
1666 opened with the @qcode{"-hdf5"} option. Note that Octave @strong{can not} 1666 opened with the @qcode{"-hdf5"} option. Note that Octave @strong{can not}
1667 currently save in this format. 1667 currently save in this format.
1668 1668
1669 @item -v7 1669 @item -v7
1670 @itemx -V7 1670 @itemx -V7
1671 @itemx -7 1671 @itemx -7
1672 @itemx -mat7-binary 1672 @itemx -mat7-binary