Hey guys,

I am a Julia beginner and I try to learn the language by writing simple 
sample code. Currently I want to generate a simple figure with subplots 
where the first [1,1] is a contour plot and the second one [1,2] should be 
a 3D Surface plot. I managed to generate a subplot with 2 2D plots but not 
a mixed one. I have some experience with Matlab but it seems to me that 
plotting works a bit different compared to Matlab. I use the 
PyPlot/Matplotlib package. Can someone help me out? Maybe someone can help 
me to better understand plotting in Julia (with PyPlot/Matplotlib).

Best Markus

p.s. I attached some sample code generating the figures.

Attachment: sample.jl
Description: Binary data

Reply via email to