Community Profile

photo

Emmy


2013년부터 활동

Followers: 0   Following: 0

연락

통계

Feeds

보기 기준

질문


How to stop a program after a given time input?
I created a function in which one input is time in seconds. I want the program to stop after this time has passed. However, I a...

거의 11년 전 | 답변 수: 1 | 0

1

답변

질문


How do I get both the minimum of a 2D matrix and it's indices?
Hello, I have a 2D matrix, and I want to know the minimum and its indices. I normally use min(min(matrix)), and I found here...

거의 11년 전 | 답변 수: 2 | 2

2

답변