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

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

[Octave-bug-tracker] [bug #46881] grey/gray


From: Lachlan Andrew
Subject: [Octave-bug-tracker] [bug #46881] grey/gray
Date: Thu, 18 Feb 2016 02:59:53 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:44.0) Gecko/20100101 Firefox/44.0

Update of bug #46881 (project octave):

                Severity:              3 - Normal => 1 - Wish               
                Priority:              5 - Normal => 3 - Low                
                 Release:                   4.0.0 => dev                    

    _______________________________________________________

Follow-up Comment #6:

Nicholas, you absolutely right that this type of "user experience" issue is
where Octave can really be better than Matlab.  For those of us who need to
write Matlab-compatible code, this is much more important than incompatible
language extensions (even though things like += are amazingly useful).

Matlab (R2013b) doesn't use a lookup table for this.  It recognizes when I
mistype a long variable.  It seems to check for matches against variables that
are at least four characters, even if I only type three.

Regarding "interp", I get


>> intep
Undefined function or variable 'intep'.
 
Did you mean:
>> interp



I like the fact that only ENTER is required to execute the suggested command. 
In the GUI, it would be possible to have a pop-up with multiple options, so
that again only ENTER is required to select the "most likely" one, whatever
that means.

GOSC is a good idea.  Do you have the time to write a project specification
for it?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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