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

  • Thread starter Thread starter mech-eng
  • Start date Start date
  • Tags Tags
    Matlab
AI Thread Summary
The discussion revolves around the MATLAB function setbeam(EI, L, BC_Spec), with participants seeking clarification on its physical meaning and usage. There is confusion regarding the parameters, particularly Load_Spec = [0 0.5 1.2], and the function beamf(Load_Spec) which is assigned to y. The role of plotbeam(y) is also questioned, as it is identified as a function rather than an array. Participants reference external resources, including MathWorks and a specific book, to find more information about the setbeam function and its toolbox. There is a consensus that while the correct book is identified, the referenced page may not match the content being discussed, indicating a need for further clarification on the specific toolbox and its functions.
mech-eng
Messages
825
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: 481
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!
 

Similar threads

Replies
8
Views
2K
Replies
12
Views
4K
Replies
5
Views
3K
Replies
5
Views
1K
Replies
3
Views
3K
Replies
4
Views
4K
Replies
4
Views
2K
Replies
6
Views
5K
Back
Top