Problem 850. Spectral Distance - Speed Scoring
Solution Stats
Problem Comments
-
7 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
The image used in the test suite appears to be unavailable.
Solution Comments
Show commentsProblem Recent Solvers10
Suggested Problems
-
Swap the first and last columns
21021 Solvers
-
1567 Solvers
-
Is my wife right? Now with even more wrong husband
1325 Solvers
-
How long do each of the stages of the rocket take to burn?
327 Solvers
-
282 Solvers
More from this Author308
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!