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

69.39% Correct | 30.61% Incorrect
Last Solution submitted on Dec 13, 2025

Solution Comments

Show comments

Problem Recent Solvers101

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!