Imaad Aslam
Followers: 0 Following: 0
統計
MATLAB Answers
3 質問
0 回答
ランク
of 154,257
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
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年弱 前 | 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年弱 前 | 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年弱 前 | 0 件の回答 | 0