bending moment and shear force diagrams in matlab
20 views (last 30 days)
Show older comments
Hi, all. I have a to do a project which is to make matlab plot bending moment and shear force diagrams for the most generel case.But I dont know where to start. I have extremely thick matlab books but I cant find it within them.Can smb advise me some sources about this situation?
1 Comment
dpb
on 15 Apr 2014
Well, look in your mechanics of materials text for sample of the graph form you're after and then think of how to implement that in Matlab. There isn't, as far as I know, a specific function prepackaged altho if it's allowed by your homework ground rules, you could check the File Exchange for a submission--might have been something done there. Or, I suppose one of the mechanically-oriented toolboxen might have some specialty graphs; those I "know nuthink'" about...
help graph2d % get you started on the various types of plots in Matlab
Big Hint:
do stairs % may be of interest particularly for the shear force diagram
Answers (2)
leti buzatu
on 17 Dec 2018
shear force and bending diagram for a simply supported beam with two point loads?
0 Comments
See Also
Categories
Find more on Graphics Performance in Help Center and File Exchange
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!