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

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

[Octave-bug-tracker] [bug #29447] Cannot create @handles to non-existing


From: Judd Storrs
Subject: [Octave-bug-tracker] [bug #29447] Cannot create @handles to non-existing functions
Date: Wed, 07 Apr 2010 06:53:58 +0000
User-agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.2) Gecko/20100308 Ubuntu/10.04 (lucid) Firefox/3.6

Follow-up Comment #14, bug #29447 (project octave):

I haven't done Matlab GUI stuff in at least five years, but that's how I
remember it. You create the GUI, open up the parameter panels and enter
callback functions--you can enter strings or function handles but they both
behaved the same. Then you launch the GUI and click around to watch errors
appear in the command window reminding you what needs to be implemented next.
Then you create the missing m-files and repressing the buttons works without
regenerating or reopening the GUI--so yes the handles certainly seem to figure
out that a new file exists.

Let me turn your questions around: 

0 Is it documented anywhere that Matlab does *not* work this way? 
0 Is it important that invalid handles throw errors despite a new function
appearing in the path?

I doubt it because currently invalid handles aren't allowed at all. ;)


    _______________________________________________________

Reply to this item at:

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

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





reply via email to

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