In the first test size(mult)=size(words), but not after (transpose).
The way I implemented multipliers in this problem is a little clunky, but I'd rather not change it and mess up everyone's solutions. In a subsequent problem (8, should be posted soon), I'll have a revised, smoother way of presenting multipliers for the board.
This problem has been revised so that the multipliers are simple string arrays, rather than double-level cell arrays. The new problem is here: https://www.mathworks.com/matlabcentral/cody/problems/3081-scrabble-scores-4.
Select every other element of a vector
20838 Solvers
5869 Solvers
Count from 0 to N^M in base N.
220 Solvers
234 Solvers
Find the index of the largest value in any vector X=[4,3,4,5,9,12,0,4.....5]
301 Solvers
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!