I have an array of objects in MATLAB and I\'ve called their constructors in a loop:
antsNumber = 5; for counter = 1: antsNumber ant(counter) = TAnt(sour
The following link might be of help:
http://www.mathworks.com/help/techdoc/matlab_oop/brd4btr.html#brd4nrh Web archive of dead link
New link: http://de.mathworks.com/help/matlab/matlab_oop/creating-object-arrays.html