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

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

[Octave-bug-tracker] [bug #29427] mex help text not displayed


From: David Bateman
Subject: [Octave-bug-tracker] [bug #29427] mex help text not displayed
Date: Mon, 21 May 2012 21:06:09 +0000
User-agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:12.0) Gecko/20100101 Firefox/12.0

Update of bug #29427 (project octave):

                  Status:                    None => Fixed                  
             Open/Closed:                    Open => Closed                 

    _______________________________________________________

Follow-up Comment #4:

As mex files are for legacy matlab support we should follow their conventions.
Reading the document from mathworks "Introducing Mex files" they write


If you invoke the function conv2 from inside
MATLAB, the interpreter looks through the list of directories on the MATLAB
search path. It scans each directory looking for the first occurrence of a
file
named conv2 with the corresponding filename extension from the table or .m.
When it finds one, it loads the file and executes it. MEX-files take
precedence
over M-files when like-named files exist in the same directory. 

So the suggestion of allowing the m-files to exist in a different directory
seems to be a bad idea to me. I'm closing this bug report as the orginal bug
was fixed two years ago, and the follow up comment doesn't seem to be a bug.

D.

    _______________________________________________________

Reply to this item at:

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

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




reply via email to

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