I thought about this but the ordfil2 m function calls a C source code based function.
For some reason (probably because I didn't install the mingw development package separately, but only your windows distribution of octave-3.0.5) my installed octave doesn't recognize the required environment vars, so I can't use 'pkg build', 'mex' or 'mkoctfile'. Nitzan Benjamin Lindner wrote: > nit_ar wrote: >> Specifically, I need the function ordfilt2 which I do not find in >> octave-3.0.5 >> > > Now this is not a nice solution, but if you need a single function > from a package, you can simply download the package, extract it > somewhere temporarily and fetch ordfilt2.m from the inst/ subdirectory > and move it somewhere into your octave search path. > > Not elegant, but should do the job. > > benjamin > > ------------------------------------------------------------------------------ Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT is a gathering of tech-side developers & brand creativity professionals. Meet the minds behind Google Creative Lab, Visual Complexity, Processing, & iPhoneDevCamp asthey present alongside digital heavyweights like Barbarian Group, R/GA, & Big Spaceship. http://www.creativitycat.com _______________________________________________ Octave-dev mailing list [email protected] https://lists.sourceforge.net/lists/listinfo/octave-dev
