From: Dingyu Xue on
In earlier version of MATLAB, I used the command
set_param(sys,'Mask Entries',['5 \/ 6 \/ 7'])
to set the parameters in the masked blocks. While now when I tried it in 2010a, it give me the error message
??? Your block (mask) does not have a parameter named 'Mask Entries'
anyone know what shall I use now and from which version it was changed like this.