>Maybe "pts($+1) = temp" is not the correct way to append the whole of the
>struct in an existing struct, but I haven't found a way to do this so far.




>Update: just realised that "pts($+1,:) = temp". Is that the correct way to do 
>it?

//a : is actually needed, but here:

pts($+1) = temp(:)

Samuel
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to