Skip to content

Instantly share code, notes, and snippets.

@denizyuret
Last active August 29, 2015 14:13
Show Gist options
  • Save denizyuret/c6f4d808071c0a5d29f3 to your computer and use it in GitHub Desktop.
Save denizyuret/c6f4d808071c0a5d29f3 to your computer and use it in GitHub Desktop.
function foo = bar(x)
foo=x*x;
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment