Versions Compared

Key

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

...

Here is our example script which also records the max value of Bending Moment. 

More tips...

  • You can have multiples outputs from a function. 
    • Example:  Image Added* Use cosd(theta) if theta is in degrees. 
  • Pre-Allocation: Initialize arrays using zeros function. This will results in much faster code. 
  • Make sure your code is compatible with MATLAB 8.1 (included in release 2013a)
    See and rate the complete Learning Module

Go to all MATLAB Learning Modules