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

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

[Octave-bug-tracker] [bug #42614] exist returns 3 for 'mexfunction', but


From: Mike Miller
Subject: [Octave-bug-tracker] [bug #42614] exist returns 3 for 'mexfunction', but 2 for 'mexfunction.mex'
Date: Wed, 25 Jun 2014 20:41:43 +0000
User-agent: Mozilla/5.0 (X11; Linux i686; rv:24.0) Gecko/20100101 Firefox/24.0

Follow-up Comment #3, bug #42614 (project octave):

I'm confused, can you please clarify? You originally said Matlab would return
3 for both exist('foo') and exist('foo.mex'), but in comment #2 you have

> >> exist ('mexfunction2')
> 
> ans = 3
> 
> >> exist ('mexfunction2.mex')
> 
> ans = 2

where mexfunction2 is an actual compiled mex file. Was this from Matlab, is
this the actual behavior? If so, I'm failing to see what the bug is.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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