GOENG
自 2015 起处于活动状态
Followers: 0 Following: 0
Feeds
提问
Finding if numbers are within range
Hello, just trying to figure out a way to find a number in a vector within range. I'm trying practice for loops but still bad a...
9 years 前 | 4 个回答 | 1
4
个回答提问
how to check if numbers in the vector is within range of 1:10
while length(x) == 6 if x < -36 && x > 47 If there was an input and I had to check if the values of the array ...
9 years 前 | 2 个回答 | 0
2
个回答提问
how to store function [x] = input('blah')
Hello, I'm trying to store my input into another variable while being called from another function. function hiloTest() ga...
9 years 前 | 2 个回答 | 0