amiege wrote
> I would prefer to have the whole of the struct temp to be pts($+1), so
> that pts(i) contains all the information related to the data file that has
> been parsed, so I think that's a). pts(i) would then be a struct which
> would match what temp is or was when it was constructed.
> 
> I will try the various solutions suggested and report back which one works
> best.
> 
> Thanks,
> 
> Arnaud



seems to work. I then need to index into pts using pts(i,j) where i is the
"file number" and j is the jth element of the original temp. I think that
solves that question, unless someone tells me otherwise.

Thanks again,

Arnaud




--
View this message in context: 
http://mailinglists.scilab.org/Array-of-struct-tp4026086p4026105.html
Sent from the Scilab users - Mailing Lists Archives mailing list archive at 
Nabble.com.
_______________________________________________
users mailing list
users@lists.scilab.org
http://lists.scilab.org/mailman/listinfo/users

Reply via email to