<t>Hi, I am trying to Simulate a Wiener Process. But I am not able to generate a Proper Distribution of the code. I have a working code of Matlab but I am not sure what is going wrong here. I have x(0) = 1 , mu(x,t)=mu*x, sigma(x,t)=sigma*x and T=2 so that x(t) is a geometric Brownian motion of the ...