Path: news.mathworks.com!not-for-mail
From: <HIDDEN>
Newsgroups: comp.soft-sys.matlab
Subject: Re: Remote MATLAB - Long Output?
Date: Sun, 16 Sep 2007 04:49:33 +0000 (UTC)
Organization: Boston University
Lines: 24
Message-ID: <fcickt$12b$1@fred.mathworks.com>
References: <fcibbj$gc2$1@fred.mathworks.com> <fcibs8$dn7$1@canopus.cc.umanitoba.ca>
Reply-To: <HIDDEN>
NNTP-Posting-Host: webapp-02-blr.mathworks.com
Content-Type: text/plain; charset="ISO-8859-1"
Content-Transfer-Encoding: 8bit
X-Trace: fred.mathworks.com 1189918173 1099 172.30.248.37 (16 Sep 2007 04:49:33 GMT)
X-Complaints-To: news@mathworks.com
NNTP-Posting-Date: Sun, 16 Sep 2007 04:49:33 +0000 (UTC)
X-Newsreader: MATLAB Central Newsreader 844160
Xref: news.mathworks.com comp.soft-sys.matlab:428714



roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in
message <fcibs8$dn7$1@canopus.cc.umanitoba.ca>...
> In article <fcibbj$gc2$1@fred.mathworks.com>,
> First Last <nospam@nospamplease.com> wrote:
> >I am running MATLAB remotely, and I am trying to view a long
> >help doc. Scrolling up doesn't quite work. In most shells,
> >one can pipe output of a command to a program such as 'less'
> >that will allow one to scroll through the output with the
> >keyboard. Does such an option exist in the MATLAB
environment?
> 
> If you are using a current matlab version, I suggest googling
> for the command name at site:mathworks.com .
> 
> For example,  site:mathworks.com axes properties
>
http://www.mathworks.com/access/helpdesk/help/techdoc/ref/axes_props.html
> -- 
>   Prototypes are supertypes of their clones.           --
maplesoft

Thanks, I know that the docs are avail. online. However this
would be helpful also if I have to look through a long
vector or matrix without doing it piecewise.