[16046] in Athena Bugs
sun4 8.1.18: matlab
daemon@ATHENA.MIT.EDU (Esther Z Wolf)
Wed Jul 29 11:48:24 1998
To: bugs@MIT.EDU
Date: Wed, 29 Jul 1998 11:48:17 EDT
From: Esther Z Wolf <estherw@MIT.EDU>
System name: kanga
Type and version: SPARC/4 8.1.18 (with mkserv)
Display type: cgthree
What were you trying to do?
I was using the command
fixstext
in matlab, and got an error message.
(I needed to use fixstext because
I was resizing the title and axis labels of my graph
using stitle, sxlabel and sylabel, and those commands shift
the titles into weird positions.)
What's wrong:
When I type fixstext I get the message:
??? Error using ==> +
Matrix dimensions must agree.
Error in ==> /mit/matlab_v5.2/distrib/toolbox/contrib/graphics/stextfun/move1sto.m
On line 37 ==> set(obj,'Position', get(obj,'Position') + delta )
Error in ==> /mit/matlab_v5.2/distrib/toolbox/contrib/graphics/stextfun/fixstext.m
On line 38 ==> move1sto(stitleH(i))
According to olc, "It appears that the command "fixstext" has a bug on the
athena implementation of Matlab 5.2." -- and I was advised to report the
bug to you!
What should have happened:
Please describe any relevant documentation references: