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
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15808 Solvers
-
Create a cell array out of a struct
2565 Solvers
-
Project Euler: Problem 8, Find largest product in a large string of numbers
1326 Solvers
-
743 Solvers
-
454 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....