Imaad Aslam
Followers: 0 Following: 0
Feeds
提问
how to assign zero to a vaiable
dead_load = input('Enter the value of Dead Load (in kN/m) = '); include_self_wght = input('Does the Dead Load include Self ...
2 years 前 | 1 个回答 | 0
1
个回答提问
How to execute other statement in an if loop if a condition is satisfied
if not(spcng_prov <= bar_dia) && d_prov >= d_req && Ast_prov >= Ast_req fprintf('Since the actual depth provided is gr...
2 years 前 | 1 个回答 | 0
1
个回答提问
how to use a variable defined in one if loop in another loop also in matlab
if strcmpi(end_condt, '1') D = l/10; depth = D - clr_cover - 5; end suprt_condtn = input('Is the Span (1) C/C Dista...
2 years 前 | 0 个回答 | 0