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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 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년 초과 전 | 답변 수: 1 | 0

