From help-octave-request at bevo dot che dot wisc dot edu Fri Feb 13 05:39:55 1998 Subject: number of column of octave terminal From: Francesco Potorti` To: Octave users list Date: Fri, 13 Feb 1998 12:39:45 +0100 (CET) How can one make octave change its idea of terminal width? I use octave as an emacs subprocess on a character terminal. The number of columns I use is 100 but, when displaying matrices, octave behaves as if only 80 columns were available. Is there a way to tell octave to use all the 100 columns? Thanks