MATLAB can help you come up with an acceptable reason for any of your current issues.
__________
% MATLAB, why?
why
The bald and not excessively bald and not excessively smart hamster obeyed a terrified and not excessively terrified hamster.
__________
After extensive testing, I concluded that most of my troubles are due to:
- Hamsters
- Baldness
- Rich Mathematicians
I do believe I am correct. But for the sake of this problem, the function should behave like this:
__________
% MATLAB, why?
why
Don't you have something better to do?
__________
The why function returns no output. The Test Suite will use evalc to get what the why function diplays.
Write a function why_fcn_fix to make why display 'Don't you have something better to do?'.
evalc('why') == 'Don''t you have something better to do?'
Your function why_fcn_fix has to return an output otherwise Cody won't let me publish this problem. The ouput of your function will not be tested. Return whatever you want.
Read the manual. (:<
help why
Solution Stats
Problem Comments
1 Comment
Solution Comments
Show comments
Loading...
Problem Recent Solvers5
Suggested Problems
-
2009 Solvers
-
Return unique values without sorting
999 Solvers
-
Return elements unique to either input
808 Solvers
-
1182 Solvers
-
Right Triangle Side Lengths (Inspired by Project Euler Problem 39)
2037 Solvers
More from this Author4
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
lol