tir, 15 12 2009 kl. 14:04 +0100, skrev Lukas Reichlin:
> Dear Octave Developers
> 
> I'm looking for a way to determine the terminal window size, i.e. an option 
> for get(0) which returns something like 80x24 (characters). I need to know 
> the width in order to display large LTI objects (control-oo package) nicely. 
> The "dark side" provides the option "CommandWindowSize" for this task.
> 
> The second thing is about usability when accessing help for overloaded 
> functions. At the moment, one has to type the "at" sign in front of the class 
> name. It would be nice if this could be left out, so that one could type 
> "help lti/norm" instead of "help @lti/norm".

Is the 'terminal_size' function what you are looking for?

Søren


------------------------------------------------------------------------------
Return on Information:
Google Enterprise Search pays you back
Get the facts.
http://p.sf.net/sfu/google-dev2dev
_______________________________________________
Octave-dev mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to