<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0">
  <channel>
    <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/156220</link>
    <title>MATLAB Central Newsreader - Remote MATLAB - Long Output?</title>
    <description>Feed for thread: Remote MATLAB - Long Output?</description>
    <language>en-us</language>
    <copyright>&amp;copy;1994-2012 by MathWorks, Inc.</copyright>
    <webmaster>webmaster@mathworks.com</webmaster>
    <generator>MATLAB Central Newsreader</generator>
    <docs>http://blogs.law.harvard.edu/tech/rss</docs>
    <ttl>60</ttl>
    <image>
      <title>MathWorks</title>
      <url>http://www.mathworks.com/images/membrane_icon.gif</url>
    </image>
    <item>
      <pubDate>Sun, 16 Sep 2007 04:27:31 -0400</pubDate>
      <title>Remote MATLAB - Long Output?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/156220#392489</link>
      <author>First Last</author>
      <description>I am running MATLAB remotely, and I am trying to view a long&lt;br&gt;
help doc. Scrolling up doesn't quite work. In most shells,&lt;br&gt;
one can pipe output of a command to a program such as 'less'&lt;br&gt;
that will allow one to scroll through the output with the&lt;br&gt;
keyboard. Does such an option exist in the MATLAB environment?&lt;br&gt;
&lt;br&gt;
Thanks!</description>
    </item>
    <item>
      <pubDate>Sun, 16 Sep 2007 04:36:24 -0400</pubDate>
      <title>Re: Remote MATLAB - Long Output?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/156220#392492</link>
      <author>roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)</author>
      <description>In article &amp;lt;fcibbj$gc2$1@fred.mathworks.com&amp;gt;,&lt;br&gt;
First Last &amp;lt;nospam@nospamplease.com&amp;gt; wrote:&lt;br&gt;
&amp;gt;I am running MATLAB remotely, and I am trying to view a long&lt;br&gt;
&amp;gt;help doc. Scrolling up doesn't quite work. In most shells,&lt;br&gt;
&amp;gt;one can pipe output of a command to a program such as 'less'&lt;br&gt;
&amp;gt;that will allow one to scroll through the output with the&lt;br&gt;
&amp;gt;keyboard. Does such an option exist in the MATLAB environment?&lt;br&gt;
&lt;br&gt;
If you are using a current matlab version, I suggest googling&lt;br&gt;
for the command name at site:mathworks.com .&lt;br&gt;
&lt;br&gt;
For example,  site:mathworks.com axes properties&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/axes_props.html&quot;&gt;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/axes_props.html&lt;/a&gt;&lt;br&gt;
-- &lt;br&gt;
&amp;nbsp;&amp;nbsp;Prototypes are supertypes of their clones.           -- maplesoft</description>
    </item>
    <item>
      <pubDate>Sun, 16 Sep 2007 04:49:33 -0400</pubDate>
      <title>Re: Remote MATLAB - Long Output?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/156220#392494</link>
      <author>First Last</author>
      <description>roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson) wrote in&lt;br&gt;
message &amp;lt;fcibs8$dn7$1@canopus.cc.umanitoba.ca&amp;gt;...&lt;br&gt;
&amp;gt; In article &amp;lt;fcibbj$gc2$1@fred.mathworks.com&amp;gt;,&lt;br&gt;
&amp;gt; First Last &amp;lt;nospam@nospamplease.com&amp;gt; wrote:&lt;br&gt;
&amp;gt; &amp;gt;I am running MATLAB remotely, and I am trying to view a long&lt;br&gt;
&amp;gt; &amp;gt;help doc. Scrolling up doesn't quite work. In most shells,&lt;br&gt;
&amp;gt; &amp;gt;one can pipe output of a command to a program such as 'less'&lt;br&gt;
&amp;gt; &amp;gt;that will allow one to scroll through the output with the&lt;br&gt;
&amp;gt; &amp;gt;keyboard. Does such an option exist in the MATLAB&lt;br&gt;
environment?&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; If you are using a current matlab version, I suggest googling&lt;br&gt;
&amp;gt; for the command name at site:mathworks.com .&lt;br&gt;
&amp;gt; &lt;br&gt;
&amp;gt; For example,  site:mathworks.com axes properties&lt;br&gt;
&amp;gt;&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/axes_props.html&quot;&gt;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/axes_props.html&lt;/a&gt;&lt;br&gt;
&amp;gt; -- &lt;br&gt;
&amp;gt;   Prototypes are supertypes of their clones.           --&lt;br&gt;
maplesoft&lt;br&gt;
&lt;br&gt;
Thanks, I know that the docs are avail. online. However this&lt;br&gt;
would be helpful also if I have to look through a long&lt;br&gt;
vector or matrix without doing it piecewise. </description>
    </item>
    <item>
      <pubDate>Sun, 16 Sep 2007 05:26:28 -0400</pubDate>
      <title>Re: Remote MATLAB - Long Output?</title>
      <link>http://www.mathworks.com/matlabcentral/newsreader/view_thread/156220#392500</link>
      <author>roberson@ibd.nrc-cnrc.gc.ca (Walter Roberson)</author>
      <description>In article &amp;lt;fcickt$12b$1@fred.mathworks.com&amp;gt;,&lt;br&gt;
First Last &amp;lt;nospam@nospamplease.com&amp;gt; wrote:&lt;br&gt;
&lt;br&gt;
&amp;gt;Thanks, I know that the docs are avail. online. However this&lt;br&gt;
&amp;gt;would be helpful also if I have to look through a long&lt;br&gt;
&amp;gt;vector or matrix without doing it piecewise. &lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_env/f0-36861.html#f0-5117&quot;&gt;http://www.mathworks.com/access/helpdesk/help/techdoc/matlab_env/f0-36861.html#f0-5117&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
&lt;a href=&quot;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/more.html&quot;&gt;http://www.mathworks.com/access/helpdesk/help/techdoc/ref/more.html&lt;/a&gt;&lt;br&gt;
&lt;br&gt;
more on&lt;br&gt;
-- &lt;br&gt;
Programming is what happens while you're busy making other plans.</description>
    </item>
  </channel>
</rss>

