Dear experts,

trying to convert a matlab code to scilab I come across following line:

[~,~,Minstances_hat] = unique(B(:));

How to replace the "~" symbol?

B is the blue channel of a RGB image...hence a m x n matrix of
integers (type(B) = 8 )


Thank you,

Philipp
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to