We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 984a414 commit 54f0551Copy full SHA for 54f0551
src/aperture/smoothRect.m
@@ -1,7 +1,7 @@
1
% (C) Copyright 2010-2020 Sam Schwarzkopf
2
% (C) Copyright 2020 CPP_PTB developers
3
4
-function smoothRect(win, color, rect,fringe)
+function smoothRect(win, color, rect, fringe)
5
% SmoothRect(WindowPtr, Color, Rect, Fringe)
6
%
7
% Draws a filled rect (using the PTB parameters) with a transparent fringe.
0 commit comments