SUBSASGN define index assignment for analysis objects. M Hewitson 30-01-07 $Id: subsasgn.html,v 1.1 2007/06/08 14:15:03 hewitson Exp $
0001 function fsd = subsasgn(ao, index, val) 0002 0003 % SUBSASGN define index assignment for analysis objects. 0004 % 0005 % M Hewitson 30-01-07 0006 % 0007 % $Id: subsasgn.html,v 1.1 2007/06/08 14:15:03 hewitson Exp $ 0008 % 0009 0010 0011 0012 % END