Inspired by Problem 645.
Getting the indices from a matrix.
Given a matrix A (or a vector), return the indices (always in row) where A is greater than scalar, thresh. More instructive without FIND instruction.

Solution Stats

2397 Solutions

720 Solvers

Last Solution submitted on Mar 20, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...