Shuo Zhang
Followers: 0 Following: 0
Feeds
提问
How to find the previous position in an array where a value is met?
Hi everyone, As it is said in the title, I'd like to find the previous position(not the last position) in an array where a valu...
5 years 前 | 2 个回答 | 0
2
个回答提问
How to identify and remove element if it is consecutively repeated a certain amount of times in an array
Hi, I'd like to remove duplicates in an array only when it is consecutively repeated for a certain amount of time. For example...
5 years 前 | 1 个回答 | 0
1
个回答提问
Problem with data indexing in nested structure
Hi everyone, I have a nested structure(see attacted file egc.mat), and I'd like to store value based on their 'source', as defi...
5 years 前 | 2 个回答 | 0
2
个回答提问
If loop not executed in a function
Hi everyone, I'm trying to build a simple function that gives values to parameters based on input. Attached are my programs In...
5 years 前 | 1 个回答 | 0