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

2461 Solutions

734 Solvers

Last Solution submitted on Aug 20, 2026

Last 200 Solutions

Problem Comments

Solution Comments

Show comments
Loading...