Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Click save as - and name the file "main_function" - the same as the function's name. Now, open up bending_stress.m and copy the entire code. Paste it below the main function. Close both functions with an "end" What you have now should look like this:

Image Added

That brings us to the end of this tour. Before we part, let's remind ourselves of some important programming guidelines that we have followed in this tour:

...