I did not understand your problem when you asked at https://github.com/JuliaLang/julia/issues/6989, and I don't understand it now. Would you be able to describe it better?
The best would probably be to write a program in a different language you know (Matlab/Python/C or similar), and let us show how to do that in Julia. Ivar kl. 16:26:48 UTC+2 tirsdag 27. mai 2014 skrev Miri Or følgende: > > Hi > I need to write a program in julia language. I have to define a *matrix *with > four columns and i need to add to that rows during the program > execution, that means in a *dynamically *way. > *matrix[n][4]*, and i do not know the number of lines in the matrix at > the beginning of the program. > > It is very urgent, hope you help me quickly > Thank you! >
