Feeds
提问
Index of the last non-zero value
Hello!! I have a vector composed only for the numbers 1 and 0, like this: A = [ 0 1 1 0 1 0 ]; I want to know the ind...
6 years 前 | 1 个回答 | 0
1
个回答提问
m-files as function inputs in for loop
Hi everyone! I have a function.m that I run with an input.m like this: function input I'm trying to process a Monte ...
7 years 前 | 2 个回答 | 0
2
个回答提问
Surface bounded by a polygon
I have a polygon and a surface that covers only part of this polygon (this is in 2-D x and y axis). Is there any way to delimit ...
7 years 前 | 1 个回答 | 0