Feeds
질문
App designer for composite bars for n inputs
Hey there, I am trying to build an app for composite bars, the inputs depend on the user's requirement. How do i get multiple in...
6년 초과 전 | 답변 수: 0 | 0
0
답변질문
Hey there, I am trying to write a code for 2D-Mohr's circle and i need to generate a circle for x value of Sx, radius(r) of T.
%this is the code(incomplete) for 2D Mohrs circle, looking for assistance. Sx = input('Enter value of stress in x direction in ...
6년 초과 전 | 답변 수: 2 | 0
2
답변질문
Hi there, I am trying to write a code on composite bars for n cross-sections, could someone help me with a simple code.
o = 'Enter the number of cross-sections: '; n = input(o); prompt = 'Enter the load in N: '; F = input(prompt); if n == 1 ...
6년 초과 전 | 답변 수: 1 | 0

