Introduction to Chemical Engineering Computation with MATLAB - Using the Run Button from Chapter 2: Scripts
4.0(3)
32 learners
What you'll learn
This course includes
18.5 hours of video
Certificate of completion
Access on mobile and TV
Summary
Full Transcript
In previous semesters I have found that entering the course students are used to using the "Run" button to execute scripts. In this screen cast I will demonstrate its use.
In general, simply clicking the Run button will work for scripts and functions with no inputs. It is equivalent to typing the name of the M-file in the Command Window. I tend to avoid using the Run button. This way when we deal later with functions, I am certain to assign the output to a variable other than "ans", and I can make sure I pass any variables that need to be passed. But more on that later.
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Subscribe: https://www.youtube.com/c/AndrewPaluch?sub_confirmation=1
Continue this lesson in the app
Install CourseHive on Android or iOS to keep learning while you move.