Feeds
提问
while/for loops in deposit calculations
hello, i am trying to work out a problem that i am having with while loops. i have to determine how much to save each month in o...
10 years 前 | 0 个回答 | 0
0
个回答提问
while loops with compound interest
hello, i am trying to work out a problem that i am having with while loops. i have to determine how much to save each month in o...
10 years 前 | 1 个回答 | 0
1
个回答提问
having trouble plotting 2 graphs
hello, i am having some trouble superimposing 2 graph. when i run the following script, matlab says that the vectors are not eq...
10 years 前 | 1 个回答 | 0
1
个回答提问
how to combine switch statements for final message?
I was stuck on combining 2 switch statements for a final message of a program. here is my code: vec= input('enter provi...
10 years 前 | 1 个回答 | 0
1
个回答提问
string and mod function help
I'm trying to manipulate different parts of a string e.g. if the 4th number of a string is even then subtract the 5th number f...
10 years 前 | 1 个回答 | 0
