Gaussian copula

Ben Abbott bpabbott at mac.com
Thu Apr 3 11:48:17 CDT 2008


On Thursday, April 03, 2008, at 12:10PM, "Dorian" <wizzard028wise at gmail.com> wrote:
>hi all,
>
>Is there a simple way to plot a gaussian copula with octave ?
>
>Any hint will be very appreciated
>
>Thanks in advance
>

Assuming have you already calculated it, you can plot it using "mesh". 

http://www.gnu.org/software/octave/doc/interpreter/Three_002dDimensional-Plotting.html#index-mesh-762

or type "help mesh" from Octave's command line.

Ben


More information about the Help-octave mailing list