Hi, I'm using MATLAB online and am tryhing to get the program to analyse images within a folder on my desktop. I have tried absolutely everything but matlab cannot seem to find any files on my computer at all. the error is presenting with the imagedatastore function. I have tried using dir but that still generates the error file or folders cannot be found. Is this an issue with the permissions due to it being matlab online?
imds = imageDatastore('C:\Users\donal\Desktop\5th Year Semester 2\5BIO7 Advanced Medical Imaging\5BIO7_tutorial\*.jpg');