659
edits
Carandraug (talk | contribs) (example for no description) |
Carandraug (talk | contribs) m (→Example 1: english fix) |
||
Line 11: | Line 11: | ||
</pre>}}</pre> | </pre>}}</pre> | ||
Will produce | Will produce: | ||
{{Code|input check example|<pre> | {{Code|input check example|<pre> | ||
if (nargin < 1 || nargin > 4) | if (nargin < 1 || nargin > 4) |