Hi

the function bwmorph in the image package requires the function swap
from the control package. This is not listed as a dependencie for the
package. Here's line 550 of file bwmorph.m where the swap function is
used

    [BW,BW2]=swap(BW,BW2);

Just found this and thought I should point it out.

Carnë

------------------------------------------------------------------------------
Download Intel® Parallel Studio Eval
Try the new software tools for yourself. Speed compiling, find bugs
proactively, and fine-tune applications for parallel performance.
See why Intel Parallel Studio got high marks during beta.
http://p.sf.net/sfu/intel-sw-dev
_______________________________________________
Octave-dev mailing list
Octave-dev@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/octave-dev

Reply via email to