Dear gmsh list, how can I get the value of a list item ( for example heights[5] ) printed in the output window of the gmsh GUI? I tried Printf ( heights[5] ); so far but it didn’t work. Thank you in advance, Kate