logistic quantiles
[invl]=logt_inv(x)
x = a (rxc) matrix or scalar argument
invl = the (rxc) matrix of corresponding inverses (quantiles) of the logistic distribution
x=logt_inv([0.1 0.2 ;0.3 0.4])