octave-maintainers
[Top][All Lists]
Advanced

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

Test request under Matlab (Image toolbox required)


From: Thomas Weber
Subject: Test request under Matlab (Image toolbox required)
Date: Tue, 11 Mar 2014 23:30:17 +0100
User-agent: Mutt/1.5.22 (2013-10-16)

Hi, 

could somebody please run the following under Matlab and post the values
of out?

in = [0   1   0   0   0
      1   0   0   1   0
      1   0   1   0   0
      1   1   1   1   1
      1   1   1   1   1];
out = bwmorph(in, "spur")

Thanks
        Thomas


reply via email to

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