Is it right to call a M-file a program? or is it called a script? or a code? What's most suitable?

I made an M-file that numerically integrates a user-chosen function and illustrates the method used.
Now, I have to write a report, but not sure as what to put on the title.
Should it be called?
-Matlab Numerical Integration Script Report
or
-Matlab Numerical Integration Program Report
or
-Matlab Numerical Integration Script Report
or
-Matlab Numerical Integration Code Report
What is the most suitable?

 Accepted Answer

First, our Marketing team wants to encourage you to refer to "M files" as MATLAB files :)
Second, all of those sound okay to me. The only thing that you need to differentiate between is script and function. Both are code and programs.
Third, for the name of your report, how about: MATLAB Numerical Integration Report?

4 Comments

Well Sean, your marketing team would have even preferred a title being a subtle hyperlink to the Mathworks store I guess: MATLAB Numerical Integration Report ;-)
Haha all of my MATLAB books refer to it as a M-file. But yeah, thanks :)

Sign in to comment.

More Answers (0)

Categories

Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!