]> Creatis software - CreaPhase.git/blob - octave_packages/strings-1.1.0/packinfo/NEWS
Add a useful package (from Source forge) for octave
[CreaPhase.git] / octave_packages / strings-1.1.0 / packinfo / NEWS
1 Summary of important user-visible changes for string 1.1.0:
2 -------------------------------------------------------------------
3
4  ** The following functions have been removed since they are part
5     of Octave core since 3.6.0:
6
7       strtrim
8
9   ** Package is no longer automatically loaded.
10
11   ** The function `cstrcmp' has been completely rewritten. It should
12      perform faster and will accept arguments exactly the same way as
13      Octave's core `strcmp'.