1.

How do you create a function file in MATLAB?

A. Begin m-file with function definition
B. Begin script file with function definition
C. There is no such thing called function file
D. An m-file is only a function file
Answer» B. Begin script file with function definition


Discussion

No Comment Found