Skip to main content

Section 8.12 Practice, Practice, Practice!

At this point, the best thing you can do is play around with MATLAB as a calculator. Do some arithmetic operations, assign some variables, use the semi-colon, omit the semi-colon, try typing in clear to see what happens, etc. DO NOT SKIP THE PLAYING STEP. You can read about these concepts, but if you want to learn you need to see them in practice. The best way to do that? PLAY!

Checkpoint 8.12.1. Something new?

After messing around with the code box above, talk about three different things you have learned in this chapter. If you were already familiar with MATLAB, talk about a function you did not know existed.
If you are familiar with another coding language like Python, compare it to what you have learned about MATLAB so far. What are some similarities? What are some differences?
You have attempted of activities on this page.