Problem 850. Spectral Distance - Speed Scoring
Solution Stats
Problem Comments
-
6 Comments
Error: File "concordaerial.png" does not exist. :-(
>> which concordaerial.png
C:\MATLAB\R2016b\toolbox\images\imdata\concordaerial.png
This problem is not solvable any more because it the test suite requires image toolbox support, which is not available on Cody any more.
Change the imread line to >> A=imread(fullfile(matlabroot,'toolbox','images','imdata','concordaerial.png')); and it will work.
The line referenced by Rafael S.T. Vieira (and prior comments) has been corrected.
Thanks once again, goc3, the problem is currently working. :)
cool stuff man
Problem Recent Solvers9
Suggested Problems
-
Select every other element of a vector
28198 Solvers
-
Remove the small words from a list of words.
1167 Solvers
-
Project Euler: Problem 9, Pythagorean numbers
827 Solvers
-
104 Solvers
-
293 Solvers
More from this Author260
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!