Update
This commit is contained in:
@@ -13,7 +13,7 @@ step_size = 0.2
|
||||
result= lscan(ao1,ai1,start,end,[step_size,])
|
||||
|
||||
readable = result.getReadable(0)
|
||||
positions = result.getPositions(0)
|
||||
positions = result.getPositions(0)
|
||||
|
||||
|
||||
threshold = (min(readable) + max(readable))/2
|
||||
|
||||
Reference in New Issue
Block a user