Nawaf Aldhawi
Followers: 0 Following: 0
統計
MATLAB Answers
2 質問
0 回答
ランク
of 154,105
コントリビューション
0 問題
0 解答
スコア
0
バッジ数
0
コントリビューション
0 投稿
コントリビューション
0 パブリック チャネル
平均評価
コントリビューション
0 ハイライト
平均いいねの数
Feeds
質問
the function can only take one input argument
so when i a make a function called analyzeT to analyze temperatures i can't enter the temp's this way "analyzeT(28,44,50,33)' it...
2年以上 前 | 1 件の回答 | 0
1
回答質問
functions not working for a matrix created in for loop.
n = input('Enter number of rows: '); m = input('Enter number of columns: '); disp('Enter the values of the matrix: '); sum = ...
2年以上 前 | 1 件の回答 | 0