Simple visualizations for a statics problem in MATLAB
A colleague was trying to draw some structures and do basic static analysis on them. He wanted to write a routine that would draw a pinned beam given the locations of the two pins. This can be done pretty easily in MATLAB with a patch. This video shows how to do that. It also discusses strategies such as not using ‘Magic Numbers’ in your code.
评论
要发表评论,请点击 此处 登录到您的 MathWorks 帐户或创建一个新帐户。