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

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

[Octave-bug-tracker] [bug #54413] "invalid filename" on 2018-07-30-vecto


From: Rik
Subject: [Octave-bug-tracker] [bug #54413] "invalid filename" on 2018-07-30-vectors - manual does not define valid
Date: Tue, 31 Jul 2018 18:36:21 -0400 (EDT)
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:61.0) Gecko/20100101 Firefox/61.0

Update of bug #54413 (project octave):

                Category:                    None => Documentation          
              Item Group:             Performance => Documentation          
                 Summary: "invalid filename" on 2018-07-30-vectors - manual
doe not define valid => "invalid filename" on 2018-07-30-vectors - manual does
not define valid

    _______________________________________________________

Follow-up Comment #1:

What was the exact filename?  Was it?


2018-07-30-vectors.*


At least in the command window, this works


x = 1:25;
save 2018-07-30-vectors.* x
clear all
load 2018-07-30-vectors.*
whos x
Variables in the current scope:

   Attr Name        Size                     Bytes  Class
   ==== ====        ====                     =====  =====
        x           1x25                        24  double

Total is 25 elements using 24 bytes




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via Savannah
  https://savannah.gnu.org/




reply via email to

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