Given a positive integer, n, determine if n is divisible by 3. If yes, the function should output true. If no, false.
Solution Stats
Problem Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers241
Suggested Problems
-
Matrix indexing with two vectors of indices
776 Solvers
-
Determine Whether an array is empty
811 Solvers
-
Longest run of consecutive numbers
6489 Solvers
-
Set the array elements whose value is 13 to 0
1439 Solvers
-
Sum of odd numbers in a matrix
618 Solvers
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!