comparison NEWS @ 8439:a6b4d8fdbea1

Trivial doc fix
author David Bateman <dbateman@free.fr>
date Sun, 28 Dec 2008 17:39:20 +0100
parents 654bcfb937bf
children ae51dc447bab
comparison
equal deleted inserted replaced
8438:ed746d578a48 8439:a6b4d8fdbea1
72 endfunction 72 endfunction
73 73
74 the line "y += 1;" will not be executed. 74 the line "y += 1;" will not be executed.
75 75
76 ** Removed the Control, Finance and Quaternions toolboxes 76 ** Removed the Control, Finance and Quaternions toolboxes
77 These toolboxes have been removed and ported to octave-forge, and 77 These toolboxes have been removed and ported to octave-forge, as
78 they are specialized toolboxes that not all users need. These 78 they are specialized toolboxes that not all users need. These
79 functions can be reinstalled use the Octave package manager (see 79 functions can be reinstalled using the Octave package manager (see
80 the pkg function) and the packages available at 80 the pkg function) and the packages available at
81 81
82 http://octave.sourceforge.net/packages.html 82 http://octave.sourceforge.net/packages.html
83 83
84 ** The imwrite and imread function have been included in Octave based 84 ** The imwrite and imread function have been included in Octave based