for i in (0…@cw_num)
for n in (0…@cl_num)
$array_floor [n,i] = [i*@cw_dist,0.0,n*@cl_dist]
end
end
for i in (0…@cw_num)
for n in (0…@cl_num)
$array_floor [n,i] = [i*@cw_dist,0.0,n*@cl_dist]
end
end
This forum is not affiliated to the Ruby language, Ruby on Rails framework, nor any Ruby applications discussed here.
Sponsor our Newsletter | Privacy Policy | Terms of Service | Remote Ruby Jobs