[Scilab-users] automatic traverse question

Erhy erhard.glueck.austria at gmail.com
Thu May 11 17:24:47 CEST 2017


another question

gray=rand(200,300);
lumimins=[ 0.1, 0.5, 0.7, 0.9 ];
// doesn't work*:*
monos(:,:,1..length(lumimins)) = ( gray(:,:) >= lumimins(1:$) ) .* 1;

is there a way to generate 
a plane for each lumimins with automatic traverse?




--
View this message in context: http://mailinglists.scilab.org/automatic-traverse-question-tp4036327p4036368.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at Nabble.com.



More information about the users mailing list