Statistics
4 Questions
0 Answers
RANK
191,109
of 301,440
REPUTATION
0
CONTRIBUTIONS
4 Questions
0 Answers
ANSWER ACCEPTANCE
25.0%
VOTES RECEIVED
0
RANK
of 21,282
REPUTATION
N/A
AVERAGE RATING
0.00
CONTRIBUTIONS
0 Files
DOWNLOADS
0
ALL TIME DOWNLOADS
0
RANK
of 174,580
CONTRIBUTIONS
0 Problems
0 Solutions
SCORE
0
NUMBER OF BADGES
0
CONTRIBUTIONS
0 Posts
CONTRIBUTIONS
0 Public Channels
AVERAGE RATING
CONTRIBUTIONS
0 Discussions
AVERAGE NO. OF LIKES
Feeds
Question
How can I calculate the revenue in a FOR loop?
for s=1:4 %number of weeks n=input('How many packages?') for k=1:n .. code.. end end So I have this loop and I want to ...
5 years ago | 1 answer | 0
1
answerQuestion
How do i display a table?
How can i display this table to the user?
5 years ago | 1 answer | 0
1
answerQuestion
How do i build a matrix asking the user for inputs?
this is script thus far. I asked the user for the number of lines and columns but when the matrix is 3 by 3 the asnwer given by ...
5 years ago | 1 answer | 0
1
answerQuestion
How can do this?
I need to do an exercise where i ask the USER for positive numbers, and while the number is positive i need to keep asking the U...
5 years ago | 2 answers | 0

