How to obtain the numbers of monitors connected to your computer ?
Solution Stats
Problem Comments
2 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers159
Suggested Problems
-
Back to basics 12 - Input Arguments
621 Solvers
-
We love vectorized solutions. Problem 1 : remove the row average.
884 Solvers
-
291 Solvers
-
Matlab Basics - Switching Assignments
505 Solvers
-
5613 Solvers
More from this Author43
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
The idea is to show the usage of get and structure array. I suggest expanding the question to "Return Cody's parameter". From get(0) we see there are multiple items - Format, FormatSpacing, RecursionLimit, Language. These names could be placed in a cell array to allow random calling across four calls. This would invalidate solutions 2 and 5. Everyone will need to expand their functions to handle the string input.
I have a laptop with 2 external monitors (3 distinct display in total), but y= 1 passes the test....