Community Profile

photo

Imaad Aslam


Last seen: 1 year ago Active since 2023

Followers: 0   Following: 0

Statistics

Feeds

View by

Question


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 ...

1 year ago | 1 answer | 0

1

answer

Question


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...

1 year ago | 0 answers | 0

0

answers

Question


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...

1 year ago | 0 answers | 0

0

answers