# Generate a realisation of the non-stationary combined Haar MA
# process with structure in the vertical direction.
MyHaar2 <- HaarMontage(128,direction="diagonal",sd=1)
# Plot it.
#
image(MyHaar2)
Run the code above in your browser using DataLab