[Scilab-users] invoking components directly from aplication of function

Federico Miyara fmiyara at fceia.unr.edu.ar
Sun Jan 19 20:44:37 CET 2020


Dear All,

I wonder if this way to invoke one or mor components from the result of 
applying a function

size(xx)(3:$)

is a stable and consolidated feature, or it might change in the future 
revering to previous versions, in which case  this syntax would be 
preferable:

siz = size(xx)
siz(3:$)

Thanks,

Federico Miyara
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.scilab.org/pipermail/users/attachments/20200119/a14be1fd/attachment.htm>


More information about the users mailing list