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

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

[Octave-bug-tracker] [bug #44340] conv function will work from command l


From: Rik
Subject: [Octave-bug-tracker] [bug #44340] conv function will work from command line, not in script
Date: Sun, 22 Feb 2015 16:14:32 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:35.0) Gecko/20100101 Firefox/35.0

Update of bug #44340 (project octave):

                  Status:                    None => Works For Me           

    _______________________________________________________

Follow-up Comment #1:

I can't reproduce this.

I created a file f.m and put 5 lines of code in it.


octave-3.8.2 -f

octave:1> which f
'f' is a script from the file /home/rik/downloads/f.m
octave:2> f
octave:3> f
octave:4> f
octave:5> whos
Variables in the current scope:

   Attr Name        Size                     Bytes  Class
   ==== ====        ====                     =====  ===== 
        a           1x6                         48  double
        b           1x6                         48  double
        r           1x11                        88  double

Total is 23 elements using 184 bytes




    _______________________________________________________

Reply to this item at:

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

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

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