|
From: | William Krekeler |
Subject: | RE: re-interpreting Octave output |
Date: | Fri, 22 Apr 2011 13:58:07 +0000 |
From: findtype
[mailto:address@hidden Thanks, William! The cygwin operations indeed get the
mouse highlighting to work. However, a right-click does nothing but make
the highlighting disappear. Evidently I'm doing something wrong.
Any suggestion? Ted F. On Thu, Apr 21, 2011 at 4:49 PM, William Krekeler <address@hidden>
wrote: From: address@hidden
[mailto:address@hidden]
On Behalf Of findtype More
naively, a related question is this. How do you select a part of the
output for further use? Is there a way to Ted
F. ______________________________ Ted You might try enabling the mouse edit
features for cygwin. Right click on the shortcut you use to open cygwin, select
properties. Go to the options tab and check 'QuickEdit mode' and 'Insert mode'.
Reopen cygwin, launch octave and see if you can now use the mouse to highlight
(hold left mouse and drag) and paste (right-click while highlighted selection
is highlighted). Alternatively you could dump the results
of your calculations to a file using fopen, fwrite, and fclose. Or save to an
oct or mat binary file that can be read using the load command in octave. William Krekeler Ted, Glad I could help, but I apologize for the original post error.
To paste directions should read 'double right click' to paste. William |
[Prev in Thread] | Current Thread | [Next in Thread] |