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

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

[Octave-bug-tracker] [bug #32497] Matlab Incompatibilities


From: Judd Storrs
Subject: [Octave-bug-tracker] [bug #32497] Matlab Incompatibilities
Date: Wed, 16 Feb 2011 19:20:01 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US) AppleWebKit/534.13 (KHTML, like Gecko) Ubuntu/10.04 Chromium/9.0.597.98 Chrome/9.0.597.98 Safari/534.13

Follow-up Comment #2, bug #32497 (project octave):

If we compile a list of property names that exist in Matlab, then perhaps in
those cases that the abbreviation would be resolvable against the list of
properties that Matlab supports, we can resolve it to the Matlab expansion and
issue a warning instead of an error?

Rather than issuing an error that "horizontalalignment" and
"horizontalalignmentmode" conflict and stopping execution when encountering
"horizontal", octave could instead check the alternatives against the Matlab
compatibility list and if a unique solution was found issue a warning and
continue with the Matlab expansion.

So in this case "horizontalalignment" and "horizontalalignmentmode" would be
searched and presumabley "horizontalalignment" would be found but
"horizontalalignmentmode" would not. Octave would issue a warning asking the
user to repair the code, and then continue while using the
"horizontalalignment" property.

Thoughts?

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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