function draw_point(c) plot(c(1), c(2), 'go', 'LineWidth', 2, 'MarkerSize', 3); end