[Scilab-Dev] Regarding some anomaly in CMSCOPE.sci

Clément David Clement.David at esi-group.com
Thu Jun 29 11:14:00 CEST 2017


Hello Ritveeka,

The `sum(in)` expression discard any matrix / vector combination of the `in` variable. Reusing
`clrs(:)` there will no update the clrs accordingly to the new inputs.

--
Clément

Le mercredi 31 mai 2017 à 13:25 +0530, Ritveeka Vashistha a écrit :
> Respected Sir/Madam,
> I think that there is some anomaly in CMSCOPE.sci file 
> 
> path=r'modules/scicos_blocks/macros/Sink/CMSCOPE.sci'
> 
>  Could you please explain why model.ipar uses clrs(1:sum(in)) inside define case while it uses
> clrs(:) inside set case ?
> 
> Please reply as soon as possible.
> 
> Thanks,
> Ritveeka Vashistha
> IIT Guwahati
> _______________________________________________
> dev mailing list
> dev at lists.scilab.org
> http://lists.scilab.org/mailman/listinfo/dev


More information about the dev mailing list