Hello everyone, 

I'm trying to declare the following matrix:

suc=[SUC_C[j]*(1-1/(r+1)) for j=1:gmax, r=1:tau_max[j]]

whereas: 

SUC_C=[6661.09, 8236.1, 7619.48, 8462.68, 5705.73, 6040.87]

tau_max=[4,4,3,2,1,4]

but it's not working. 

Any idea about how to make it correctly? 

Thanks for any info,

Michela

Reply via email to