Hi,
I'm a total newbie to this but am extremely enthused to see this script running.
I've tried to follow the instructions to the letter, I created the desired cell array of names but when I try to run this script in Matlab 7 I recieve:
>> downloadimagesfromgoogle(Names,1,1);

Error: File: downloadimagesfromgoogle.m Line: 25 Column: 1
Function definitions are not permitted at the prompt or in scripts.
the line being referenced by the error is;
function downloadimagesfromgoogle(Names,start,finish)
In the event that I misunderstood the instructions, I've attached the modified script in the hope this would shed further light on the situation.
Your help would be greatly appreciated
Kind Regards