[7193] in Athena Bugs
one of matlab help files
daemon@ATHENA.MIT.EDU (daemon@ATHENA.MIT.EDU)
Wed Feb 27 09:09:54 1991
To: bugs@ATHENA.MIT.EDU
Reply-To: Tom Palka <tompalka@mit.edu>
Date: Wed, 27 Feb 91 09:09:45 EST
From: Tom Palka <tompalka@ATHENA.MIT.EDU>
Typing:
help fsolve
brings up a man page for this command. I think there is a mispelling in
the second paragraph:
X=FSOLVE('FUN',X0) starts at the matrix X0 and tries to solve the
equations described in FUN. FUN is usually and M-file which returns
an evaluation of the equations for a particular value of X: F=FUN(X).
In the second line it should be:
equations described in FRUN. FUN is usually an M-file which returns
^^^^
It seems to me...
--Thomas Palka
tompalka@athena.mit.edu
Project Athena User Consultant