i am creating a multidimensional array in matlab which has three paramter , number , width and height
A = randn(number,width,height)
My problem is number is dynamic variable which increase when it find objects in the text file. How i am suppose to make the number variable dynamic,
I tried this but it didnt worked
A = randn(:,width,height)
number, then you should callrandn.randnto create a matrix as if it iszerosorones?