Feeds
提问
Complicated matlab for loop using user's input
Hello everybody, So i ran into this problem, where i've got a number x=m:.1:m+4*pi and i have to create a for loop which would ...
7 years 前 | 1 个回答 | 0
1
个回答提问
Return the value of vectors
How do i need to change the code to get the y returned as a vector? % global x y for x=0:0.1:(2*pi) if x<1 funkc...
7 years 前 | 1 个回答 | 0
1
个回答提问
How to ask for user's input in a program
I need to create a program which would ask for user to type any value *m* and choose between functions (sin or cos). After that ...
7 years 前 | 1 个回答 | 0

