Résumé de section

  • Upon completing this module, the learner will be able to :

    • Identify the different window in MATLAB software (command window, script, editor, workspace, command history and current folder)
    • Description how can create figure that contain two lines or multiple lines.
    • Build some program using and based on for-end loopwhile-end loop and if-end condition by taken mathematical examples from other course.
    • Distinguish in the vectors operation and matrices operation when can be used (i.e., .* , ./ , / , and *).
    • Adapting the processes how to run a MATLAB program written in the script or editor.
    • Put into practice how to change and /or modify a MATLAB program based on the requirements.