[Scilab-Dev] scalar = {a, b, c, d} => [%t %f %f %t] instead of a boolean scalar?

Samuel Gougeon sgougeon at free.fr
Fri Nov 2 16:06:41 CET 2018


Hello,

Would there be any contraindication to getting an element-wise answer from

--> orien=={"r",1,"c",2}
  ans  =
   F

instead of the global observed one, in Scilab 6.0?
At least when the LHS is not an heterogeneous  container (list, tlist, 
mlist, cell, struct)?

I mean: It would be handy here to get a boolean vector, instead of a scalar.

It likely deserves a thorough analysis, but what's your first feeling 
about this?

Regards
Samuel




More information about the dev mailing list