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
-
Remove any row in which a NaN appears
8784 Solvers
-
301 Solvers
-
971 Solvers
-
176 Solvers
-
5983 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....