Problem 850. Spectral Distance - Speed Scoring
Solution Stats
Problem Comments
-
5 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. :)
Problem Recent Solvers8
Suggested Problems
-
98 Solvers
-
Cody Computer Part 4 : Are you a morning Cody player Addicted ?
77 Solvers
-
Generate a vector like 1,2,2,3,3,3,4,4,4,4
6583 Solvers
-
Visualization of experimental data across a surface
28 Solvers
-
60 Solvers
More from this Author255
Problem Tags
Community Treasure Hunt
Find the treasures in MATLAB Central and discover how the community can help you!
Start Hunting!