Reading from and writing to Google Drive

I'm fairly new to MATLAB. I'd like to read .nii files stored in a Google Drive folder into my MATLAB script, process them, and write the resulting .mat files into another Google Drive subfolder. I've tried searching for an API but haven't come across anything implementable. My MATLAB version is 9.9.0.1467703 (R2020b).
I came across this potential solution for writing files to Google Drive, but the actual reading and importing is more important of a task for me.
Any guidance would be greatly appreciated!

 Accepted Answer

Walter Roberson
Walter Roberson on 25 Oct 2020
Edited: KSSV on 30 Oct 2023
The difficult part is figuring out the identifier to use. I seem to recall that eventually Chis mentioned something that helped get a directory list, but I do not recall any details.

More Answers (0)

Products

Release

R2020b

Community Treasure Hunt

Find the treasures in MATLAB Central and discover how the community can help you!

Start Hunting!