Problem 61103. A Five Introduction

Write a function that takes a number x as an input and returns the same value as y, unless x = 5, in which case the function should return 0.

Solution Stats

67.84% Correct | 32.16% Incorrect
Last Solution submitted on Dec 18, 2025

Problem Comments

Solution Comments

Show comments

Problem Recent Solvers172

Suggested Problems

More from this Author9

Problem Tags

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!