Problem 850. Spectral Distance - Speed Scoring
Solution Stats
Problem Comments
-
6 Comments
Show
3 older comments
J.R.! Menzinger
on 10 Apr 2014
Error: File "concordaerial.png" does not exist. :-(
Peng Liu
on 3 Oct 2016
>> 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.
Rafael S.T. Vieira
on 10 Oct 2020
Change the imread line to >> A=imread(fullfile(matlabroot,'toolbox','images','imdata','concordaerial.png')); and it will work.
goc3
on 26 Oct 2020
The line referenced by Rafael S.T. Vieira (and prior comments) has been corrected.
Rafael S.T. Vieira
on 7 Nov 2020
Thanks once again, goc3, the problem is currently working. :)
Colin
on 23 Nov 2022
cool stuff man
Problem Recent Solvers8
Suggested Problems
-
266 Solvers
-
Back to basics 12 - Input Arguments
570 Solvers
-
692 Solvers
-
109 Solvers
-
148 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!