Run an m-file
This page imports and runs an m-file.
This is the input:
a = 1 + 1
This page is located at matlab/sandbox/run.md.
This is the output
a =
2
This page imports and runs an m-file.
This is the input:
a = 1 + 1
This page is located at matlab/sandbox/run.md.
This is the output
a =
2