Skip to content

Instantly share code, notes, and snippets.

@denizyuret
Created January 20, 2015 07:45
Show Gist options
  • Save denizyuret/82959564c0f78667b24b to your computer and use it in GitHub Desktop.
Save denizyuret/82959564c0f78667b24b to your computer and use it in GitHub Desktop.
function foo = bar(baz)
foo = baz * baz;
end
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment