how to build this code on matlab?

1.(15m x cos30 +2m-4m)x(120kn x sin60)+(4m+sin30)x(120kn x cos60) *m=meter(unit)

2 个评论

What do you mean by build? Matlab is a scripting language so you don't build the codes you have written.
doc cos
doc sin
Units have to be kept track of yourself in calculations in terms of what the end result is and what units you expect your inputs to be.

请先登录,再进行评论。

 采纳的回答

madhan ravi
madhan ravi 2018-11-14
编辑:madhan ravi 2018-11-14
Edited
(15*cosd(30)+2-4)*(120*sind(60))+(4+sind(30))*(120*cosd(60))

5 个评论

thanks! but, i mean that's just a mathematical formula. How do you put it in Matlap language?
thats how you put it!
it's dosen't work:/ i'd like to know which is about point A moment but i dont know how to put in the matlab language stuff @.@
KakaoTalk_Photo_2018-11-14-17-37-05.jpeg
Ah man , I'm weak in mechanics but the formula should work and thats how you write it in matlab, see edited answer
okay i appreciate it man:)

请先登录,再进行评论。

更多回答(0 个)

类别

帮助中心File Exchange 中查找有关 Programming 的更多信息

标签

尚未输入任何标签。

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!

Translated by