[11812] in Athena Bugs
rsaix 7.6H: matlab
daemon@ATHENA.MIT.EDU (Jason M. Sachs)
Sun Mar 6 17:33:42 1994
To: bugs@MIT.EDU
Date: Sun, 06 Mar 94 17:33:36 EST
From: Jason M. Sachs <nosaj@MIT.EDU>
System name: m4-035-5
Type and version: POWER 7.6H
Display type: graygda
What were you trying to do?
Create a transcript of my matlab session
What's wrong:
I did "diary xxxx" at the beginning, and I typed "quit"
to end my session. It lost the last couple of lines,
probably because it didn't flush the output stream.
What should have happened:
Matlab should call flush() on the output streams or something.
Granted, you're supposed to do "diary off", but "quit" should
do this for you.
Please describe any relevant documentation references:
dunno of any.