In the Cody computer investigation party, you may have already solved :
or
*******************************************
This is the third problem to solve :
You have find the graphics card manufacturar used by the Cody Computer.
Examples of manufacturar : NVidia, ATI, Zotac, ASUS ...
Solution Stats
Problem Comments
3 Comments
Solution Comments
Show comments
Loading...
Problem Recent Solvers18
Suggested Problems
-
Find all elements less than 0 or greater than 10 and replace them with NaN
15810 Solvers
-
Reverse the Words (not letters) of a String
476 Solvers
-
Find the sum of the elements in the "second" diagonal
1206 Solvers
-
Convert from Base 10 to base 5
284 Solvers
-
Given a window, how many subsets of a vector sum positive
873 Solvers
More from this Author30
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!
Is the first test case broken? (maybe after a Cody update...) :-/
The test suite is broken. The current command for detecting the graphic card is a=rendererinfo(gca), but this can only done by hacking.
This problem should be solvable again.