What are setbeam() and plotbeam() in MATLAB for beam analysis?

  • Context: MATLAB 
  • Thread starter Thread starter mech-eng
  • Start date Start date
  • Tags Tags
    Matlab
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
4 replies · 3K views
mech-eng
Messages
826
Reaction score
13
Hi, there is an example of beams in matlab. Can somebody articulate? What is setbeam(EI, L, BC_Spec) I know it is not an array and also I do not know it is physical meaning. what is Load_Spec = [0 0.5 1.2]; and here beamf(Load_Spec) is assigned to y but what is plotbeam(y)
 

Attachments

  • a matlab question.png
    a matlab question.png
    19.1 KB · Views: 505
Last edited:
Physics news on Phys.org
I'm not sure that it is the same setbeam that AlphaZero found, as the number of arguments is not the same.

The short excerpt you posted starts with "To show how to use the Toolbox". What toolbox are they referring to?
 
DrClaude said:
I'm not sure that it is the same setbeam that AlphaZero found, as the number of arguments is not the same.
It's the right book, but the wrong page. Compare page 10 in the Google Books link with the OP's attachment :smile:
 
AlephZero said:
It's the right book, but the wrong page. Compare page 10 in the Google Books link with the OP's attachment :smile:

Good catch!