Nawaf Aldhawi
Followers: 0 Following: 0
Statistics
2 Questions
0 Answers
RANK
206.306
of 295.527
REPUTATION
0
CONTRIBUTIONS
2 Questions
0 Answers
ANSWER ACCEPTANCE
100.0%
VOTES RECEIVED
0
RANK
of 20.242
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 154.057
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Highlights
AVERAGE NO. OF LIKES
Feeds
Question
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...
meer dan 2 jaar ago | 1 answer | 0
1
answerQuestion
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 = ...
meer dan 2 jaar ago | 1 answer | 0