Problem 337. Number of toolboxes?
Return a number equal to the number of toolboxes available to the Cody solvers.
Solution Stats
Problem Comments
-
4 Comments
I didn't think the main MATLAB program counted as a toolbox. Oops.
I think James is right: MATLAB itself isn't normally classified as a "Toolbox". Further, I think there may be another issue too, in that the Test Suite may only be considering Toolboxes from MathWorks, and disregarding third-party Toolboxes (see my Solution 1505802 for more on this), although there is no such restriction in the Problem Statement. On the other hand, that probably wasn't an issue when this problem was created in 2012! —DIV
The answer should be 0. It is written on the FAQ: "Cody supports MATLAB and not the toolboxes".
Solution Comments
Show commentsProblem Recent Solvers300
Suggested Problems
-
Project Euler: Problem 2, Sum of even Fibonacci
2510 Solvers
-
Convert a numerical matrix into a cell array of strings
2078 Solvers
-
Getting the indices from a matrix
660 Solvers
-
Is this triangle right-angled?
5999 Solvers
-
Find the dimensions of a matrix
532 Solvers
More from this Author39
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!