logistic cumulative distribution
[cdf]=logt_cdf(x)
* x = a (rxc) matrix or scalar argument
* cdf = the (rxc) matrix of cdf of the logistic distribution
x=logt_cdf([1.5 ; 2 ; 2.5]