octave-bug-tracker
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Octave-bug-tracker] [bug #37947] Make "history" return something?


From: Alexander Klein
Subject: [Octave-bug-tracker] [bug #37947] Make "history" return something?
Date: Tue, 18 Dec 2012 08:50:54 +0000
User-agent: Mozilla/5.0 (Macintosh; Intel Mac OS X 10_6_8) AppleWebKit/534.57.2 (KHTML, like Gecko) Version/5.1.7 Safari/534.57.2

URL:
  <http://savannah.gnu.org/bugs/?37947>

                 Summary: Make "history" return something?
                 Project: GNU Octave
            Submitted by: matalex
            Submitted on: Di 18 Dez 2012 08:50:52 GMT
                Category: None
                Severity: 3 - Normal
                Priority: 5 - Normal
              Item Group: Feature Request
                  Status: None
             Assigned to: None
         Originator Name: Alexander Klein
        Originator Email: 
             Open/Closed: Open
         Discussion Lock: Any
                 Release: 3.6.1
        Operating System: Any

    _______________________________________________________

Details:

Hello,

would it be possible to make history return its output as a cell-array of
strings or something?

The idea is that on unixoid systems one would be able to queue batch jobs
like:


[x,y,z]=some_lenghty_numbercrunhing( 317, 528, 27);
command_run = make_sane_filename  ( history { end } );
save ("-binary", command_run )


Best,

Alex




    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?37947>

_______________________________________________
  Nachricht gesendet von/durch Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]