MATLAB Function .m Files (1/2)

Опубликовано: 20 Март 2026
на канале: Jaisohn Kim, PhD
2,058
14

Virginia Tech ME 2004: MATLAB Function .m Files (1/2)

This is a 2-part sequence on writing and calling user-defined MATLAB functions. This video reviews the purpose and syntax of MATLAB functions; the next video illustrates how to call them in a driver script.

make_greeting function: https://bit.ly/make_greeting
print_hamlet function: https://bit.ly/print_hamlet
Slides: https://bit.ly/MATLABFunctions